Skip to content

Commit

Permalink
Replace "require-approval" with "require"
Browse files Browse the repository at this point in the history
  • Loading branch information
freyes committed Jan 16, 2025
1 parent 2a360c6 commit e580fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuul.d/pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
- event: comment-added
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*zosci-recheck
- event: comment-added
require-approval:
require:
- Verified: [-1, -2]
username: zuul
approval:
Expand Down

0 comments on commit e580fc3

Please sign in to comment.