We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799386b commit 0761ddeCopy full SHA for 0761dde
.tekton/prow.yaml
@@ -4,7 +4,7 @@ metadata:
4
name: prow-commands
5
annotations:
6
pipelinesascode.tekton.dev/pipeline: "https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code-prow/refs/heads/main/pipeline-prow.yaml"
7
- pipelinesascode.tekton.dev/on-comment: "^/(help|merge|lgtm|(assign|unassign|label|unlabel)[ ].*)$"
+ pipelinesascode.tekton.dev/on-comment: "^/(help|rebase|merge|lgtm|(assign|unassign|label|unlabel)[ ].*)$"
8
pipelinesascode.tekton.dev/max-keep-runs: "2"
9
spec:
10
params:
0 commit comments