Skip to content
Snippets Groups Projects
Unverified Commit 6bb9ad4b authored by Javyer's avatar Javyer Committed by GitHub
Browse files

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.
parent 562557a9
No related merge requests found
Pipeline #385186 canceled with stages
in 30 seconds
......@@ -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:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment