File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,20 +42,12 @@ branchProtectionRules:
4242 requiresStrictStatusChecks : false
4343 # List of required status check contexts that must pass for commits to be accepted to matching branches.
4444 requiredStatusCheckContexts :
45- - " Kokoro CI - Lint"
46- - " Kokoro CI - Python 3.9"
47- - " Kokoro CI - Python 3.13"
45+ - " Lint"
46+ # - "Kokoro CI - Python 3.9"
47+ # - "Kokoro CI - Python 3.13"
4848 - " cla/google"
4949 - " snippet-bot check"
5050# List of explicit permissions to add (additive only)
5151permissionRules :
52- # Team slug to add to repository permissions
53- - team : yoshi-admins
54- # Access level required, one of push|pull|admin
55- permission : admin
56- - team : yoshi-python-admins
57- permission : admin
58- - team : yoshi-python
59- permission : push
6052 - team : python-samples-owners
6153 permission : admin
You can’t perform that action at this time.
0 commit comments