Skip to content

Commit 1232b30

Browse files
author
Justin Poehnelt
authored
build: update required checks (#821)
1 parent 4abd2b1 commit 1232b30

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/sync-repo-settings.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,19 @@ branchProtectionRules:
2424
requiresStrictStatusChecks: false
2525
requiredStatusCheckContexts:
2626
- 'cla/google'
27+
- 'test'
28+
- 'snippet-bot-check'
29+
- 'header-check'
2730
requiredApprovingReviewCount: 1
2831
requiresCodeOwnerReviews: true
2932
- pattern: master
3033
isAdminEnforced: false
3134
requiresStrictStatusChecks: false
3235
requiredStatusCheckContexts:
3336
- 'cla/google'
37+
- 'test'
38+
- 'snippet-bot-check'
39+
- 'header-check'
3440
requiredApprovingReviewCount: 1
3541
requiresCodeOwnerReviews: true
3642
permissionRules:

0 commit comments

Comments
 (0)