Skip to content

Commit

Permalink
update pr-custom-review.yml (paritytech#11169)
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-paulo-parity authored and ark0f committed Feb 27, 2023
1 parent 48e16d1 commit d812ebd
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions .github/pr-custom-review.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
# 🔒 PROTECTED: Changes to locks-review-team should be approved by the current locks-review-team
locks-review-team: locks-review
team-leads-team: polkadot-review
action-review-team: ci

rules:
- name: Changed runtime files
condition: .*/runtime/.*lib.rs
- name: Core developers
check_type: changed_files
condition: .*
min_approvals: 2
teams:
- substrateteamleads
- core-devs

- name: Substrate developers
check_type: changed_files
condition: .*
any:
- min_approvals: 2
teams:
- core-devs
- min_approvals: 1
teams:
- substrateteamleads
prevent_review_request:
teams:
- core-devs

0 comments on commit d812ebd

Please sign in to comment.