Skip to content

Commit

Permalink
Excavator: Update policy-bot config (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Dec 11, 2023
1 parent 8142b4c commit 376a573
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,15 @@ approval_rules:
- name: one admin has approved (PR contributors not allowed)
options:
allow_contributor: false
invalidate_on_push: true
requires:
count: 1
permissions: ["admin", "maintain"]

- name: two admins have approved
options:
allow_contributor: true
invalidate_on_push: true
requires:
count: 2
permissions: ["admin", "maintain"]
Expand Down

0 comments on commit 376a573

Please sign in to comment.