Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions zuul.d/pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@
initial review to allow for secrets usage.
manager: independent
post-review: true
require:
github:
review:
# Require an approval from user with write access (e.g. core-reviewer)
- permission: write
type: approved
trigger:
github:
# Run this pipeline on new/changed pull requests
Expand Down