React to "run-storpoolci" in addition to "recheck" and "reverify"
Change-Id: Ieb2377af03a55f5e7b32de01cf35aec161fe3236
diff --git a/zuul.d/_pipelines.yaml b/zuul.d/_pipelines.yaml
index 954ad51..391f868 100644
--- a/zuul.d/_pipelines.yaml
+++ b/zuul.d/_pipelines.yaml
@@ -18,7 +18,7 @@
- event: patchset-created
- event: change-restored
- event: comment-added
- comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify)
+ comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify|run-storpoolci)
- event: comment-added
require-approval:
- Verified: [-1, -2]
@@ -29,7 +29,7 @@
- event: patchset-created
- event: change-restored
- event: comment-added
- comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify)
+ comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify|run-storpoolci)
- event: comment-added
require-approval:
- Verified: [-1, -2]