We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d25a28 + 1c08b7b commit a5cfbceCopy full SHA for a5cfbce
orgs/branchprotection.yml
@@ -215,7 +215,6 @@ branch-protection:
215
- "EasyCLA"
216
- "Create Bosh Release"
217
- "Acceptance Tests - BOSH release / Result"
218
- - "reviewdog"
219
- "CodeQL"
220
required_pull_request_reviews:
221
dismiss_stale_reviews: false
@@ -236,6 +235,7 @@ branch-protection:
236
235
- "Acceptance Tests - MTA / Result"
237
- "Build suite=integration, postgres=15"
238
- "Build suite=test, postgres=15"
+ - "reviewdog"
239
240
241
require_code_owner_reviews: true
0 commit comments