Skip to content

Commit fb5a017

Browse files
kaovilaiclaudehappy-otter
committed
Add bypass_pull_request_allowances for openshift-merge-robot in hypershift-oadp-plugin
Allow openshift-merge-robot to bypass pull request review requirements for the hypershift-oadp-plugin repository. Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering> Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
1 parent 5bafb4d commit fb5a017

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

core-services/prow/02_config/openshift/hypershift-oadp-plugin/_prowconfig.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ branch-protection:
1111
- ^konflux/
1212
protect: true
1313
required_pull_request_reviews:
14+
bypass_pull_request_allowances:
15+
users:
16+
- openshift-merge-robot
1417
dismiss_stale_reviews: true
1518
required_approving_review_count: 0
1619
tide:

0 commit comments

Comments
 (0)