mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 04:11:07 +00:00
PRCR - temporary disabled Audit rule (#1239)
@the-right-joyce has requested to disable the Audit rule until we can fix the problem that it always request reviewers (even if the user belongs to the `prevent-review-request` field.
This commit is contained in:
@@ -14,22 +14,6 @@ rules:
|
||||
- ci
|
||||
- release-engineering
|
||||
|
||||
- name: Audit rules
|
||||
check_type: changed_files
|
||||
condition:
|
||||
include: ^polkadot/runtime\/(kusama|polkadot|common)\/.*|^polkadot/primitives/src\/.+\.rs$|^substrate/primitives/.*|^substrate/frame/.*
|
||||
exclude: ^polkadot/runtime\/(kusama|polkadot)\/src\/weights\/.+\.rs$|^substrate\/frame\/.+\.md$
|
||||
all_distinct:
|
||||
- min_approvals: 1
|
||||
teams:
|
||||
- locks-review
|
||||
- min_approvals: 1
|
||||
teams:
|
||||
- polkadot-review
|
||||
- min_approvals: 1
|
||||
teams:
|
||||
- srlabs
|
||||
|
||||
- name: Core developers
|
||||
check_type: changed_files
|
||||
condition:
|
||||
|
||||
Reference in New Issue
Block a user