Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
chore: require CODEOWNER review and up to date branches (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Aug 2, 2021
1 parent 50cdb34 commit 69622b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -4,6 +4,8 @@ branchProtectionRules:
# Identifies the protection rule pattern. Name of the branch to be protected.
# Defaults to `master`
- pattern: master
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
requiredStatusCheckContexts:
- 'Kokoro'
- 'cla/google'
Expand Down

0 comments on commit 69622b8

Please sign in to comment.