Enable self-approval prevention for medik8s org#76650
Enable self-approval prevention for medik8s org#76650razo7 wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: razo7 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Prevents PR authors from running /approve on their own PRs via Prow. Assisted-by: Claude claude-opus-4-6
daaf061 to
4b511b1
Compare
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@razo7: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Why we need this PR:
Prevent PR authors from approving their own PRs via
/approvein medik8s repos, enforcing proper code review practices.Changes made:
Set
require_self_approval: truein the medik8s Prow plugin config.Which issue(s) this PR fixes:
Test plan:
/approveby a PR author is rejected by the approve plugin