mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 05:31:09 +00:00
update pr-custom-review.yml (#11169)
syntax in accordance to https://github.com/paritytech/pr-custom-review/tree/5814820aa0e5d35412f31dc02f9d130a8b138cae#configuration-syntax rules in accordance to https://github.com/paritytech/pr-custom-review/blob/da1d81b9fd39705cc8b37f59235283801c818708/rules.md
This commit is contained in:
committed by
GitHub
parent
ec6a4db6f6
commit
ef5c4b7fc3
+13
-15
@@ -1,18 +1,16 @@
|
|||||||
rules:
|
# 🔒 PROTECTED: Changes to locks-review-team should be approved by the current locks-review-team
|
||||||
- name: Changed runtime files
|
locks-review-team: locks-review
|
||||||
condition: .*/runtime/.*lib.rs
|
team-leads-team: polkadot-review
|
||||||
check_type: changed_files
|
action-review-team: ci
|
||||||
min_approvals: 2
|
|
||||||
teams:
|
|
||||||
- substrateteamleads
|
|
||||||
|
|
||||||
- name: Substrate developers
|
rules:
|
||||||
|
- name: Core developers
|
||||||
check_type: changed_files
|
check_type: changed_files
|
||||||
condition: .*
|
condition: .*
|
||||||
any:
|
min_approvals: 2
|
||||||
- min_approvals: 2
|
teams:
|
||||||
teams:
|
- core-devs
|
||||||
- core-devs
|
|
||||||
- min_approvals: 1
|
prevent_review_request:
|
||||||
teams:
|
teams:
|
||||||
- substrateteamleads
|
- core-devs
|
||||||
|
|||||||
Reference in New Issue
Block a user