Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into at-stat-rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones committed Mar 11, 2022
2 parents a1e7de8 + f5f286d commit 057b26f
Show file tree
Hide file tree
Showing 331 changed files with 7,801 additions and 3,177 deletions.
18 changes: 18 additions & 0 deletions .github/pr-custom-review.yml
Original file line number Diff line number Diff line change
@@ -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
Loading

0 comments on commit 057b26f

Please sign in to comment.