Skip to content

Commit 0761dde

Browse files
committed
Add rebase command to prow commands
sync with pipelines-as-code-prow repo
1 parent 799386b commit 0761dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .tekton/prow.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: prow-commands
55
annotations:
66
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)[ ].*)$"
7+
pipelinesascode.tekton.dev/on-comment: "^/(help|rebase|merge|lgtm|(assign|unassign|label|unlabel)[ ].*)$"
88
pipelinesascode.tekton.dev/max-keep-runs: "2"
99
spec:
1010
params:

0 commit comments

Comments
 (0)