Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,12 @@ branchProtectionRules:
requiresStrictStatusChecks: false
# List of required status check contexts that must pass for commits to be accepted to matching branches.
requiredStatusCheckContexts:
- "Kokoro CI - Lint"
- "Kokoro CI - Python 3.9"
- "Kokoro CI - Python 3.13"
- "Lint"
# - "Kokoro CI - Python 3.9"
# - "Kokoro CI - Python 3.13"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Instead of leaving the defunct Kokoro status checks commented out, they should be completely removed to keep the configuration file clean and maintainable.

    - "Lint"

- "cla/google"
- "snippet-bot check"
# List of explicit permissions to add (additive only)
permissionRules:
# Team slug to add to repository permissions
- team: yoshi-admins
# Access level required, one of push|pull|admin
permission: admin
- team: yoshi-python-admins
permission: admin
- team: yoshi-python
permission: push
- team: python-samples-owners
permission: admin