Automatic update of defaults
diff --git a/zuul.d/_pipelines.yaml b/zuul.d/_pipelines.yaml
index 391f868..ec77979 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|run-storpoolci)
+ comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify)
- 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|run-storpoolci)
+ comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify)
- event: comment-added
require-approval:
- Verified: [-1, -2]
@@ -39,16 +39,18 @@
start:
gerrit:
Verified: 0
+ opendev.org:
+ Verified: 0
success:
gerrit:
Verified: 1
opendev.org:
- Verified: 0
+ Verified: 1
failure:
gerrit:
Verified: -1
opendev.org:
- Verified: 0
+ Verified: -1
- pipeline:
name: gate