We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21d61f commit a26e187Copy full SHA for a26e187
zuul.d/pipelines.yaml
@@ -60,6 +60,12 @@
60
initial review to allow for secrets usage.
61
manager: independent
62
post-review: true
63
+ require:
64
+ github:
65
+ review:
66
+ # Require an approval from user with write access (e.g. core-reviewer)
67
+ - permission: write
68
+ type: approved
69
trigger:
70
github:
71
# Run this pipeline on new/changed pull requests
0 commit comments