mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 04:41:04 +00:00
Add pr-custom-review config (#10968)
This commit is contained in:
committed by
GitHub
parent
ee084279c8
commit
0b3b3e4bfd
+18
@@ -0,0 +1,18 @@
|
|||||||
|
rules:
|
||||||
|
- name: Changed runtime files
|
||||||
|
condition: .*/runtime/.*lib.rs
|
||||||
|
check_type: changed_files
|
||||||
|
min_approvals: 2
|
||||||
|
teams:
|
||||||
|
- substrateteamleads
|
||||||
|
|
||||||
|
- name: Substrate developers
|
||||||
|
check_type: changed_files
|
||||||
|
condition: .*
|
||||||
|
any:
|
||||||
|
- min_approvals: 2
|
||||||
|
teams:
|
||||||
|
- core-devs
|
||||||
|
- min_approvals: 1
|
||||||
|
teams:
|
||||||
|
- substrateteamleads
|
||||||
Reference in New Issue
Block a user