#95 Allow [recheck] anywhere in the comment as a trigger
Merged 3 years ago by zuul. Opened 3 years ago by churchyard.
churchyard/fedora-project-config comment  into  master

file modified
+3 -1
@@ -17,7 +17,9 @@ 

        src.fedoraproject.org:

          - event: pg_pull_request

            action: comment

-           comment: (?i)^\s*recheck\s*$

+           comment:

+            - (?i)^\s*recheck\s*$

+            - (?i)\[recheck\]

          - event: pg_pull_request

            action:

              - opened

no initial comment

Build succeeded.

Metadata Update from @fbo:
- Pull-request tagged with: gateit

3 years ago

Build succeeded (gate pipeline).

Pull-Request has been merged by zuul

3 years ago