Skip to content

Commit

Permalink
chore: Add required status checks (#8315)
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 authored Sep 8, 2022
1 parent d806e4e commit 32526bb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,12 @@ branchProtectionRules:
requiresStrictStatusChecks: false
# List of required status check contexts that must pass for commits to be accepted to matching branches.
requiredStatusCheckContexts:
- "cla/google"
- units (8)
- units (11)
- units (11)
- cla/google
- OwlBot Post Processor
- 'Kokoro - Test: Integration'
# List of explicit permissions to add (additive only)
permissionRules:
- team: yoshi-admins
Expand Down

0 comments on commit 32526bb

Please sign in to comment.