Skip to content

Commit

Permalink
ci: update required checks (#1749)
Browse files Browse the repository at this point in the history
* ci: update required checks

* (test) remove retry from datetime_helpers path

---------

Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
  • Loading branch information
parthea and Linchin authored Dec 15, 2023
1 parent c3b89fd commit fdd580f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,17 @@ branchProtectionRules:
requiredStatusCheckContexts:
- 'Kokoro'
- 'Kokoro snippets-3.8'
- 'Kokoro snippets-3.12'
- 'Kokoro system-3.8'
- 'Kokoro system-3.12'
- 'cla/google'
- 'Samples - Lint'
- 'Samples - Python 3.7'
- 'Samples - Python 3.8'
- 'Samples - Python 3.9'
- 'Samples - Python 3.10'
- 'Samples - Python 3.11'
- 'Samples - Python 3.12'
- pattern: v2
requiresLinearHistory: true
requiresCodeOwnerReviews: true
Expand Down

0 comments on commit fdd580f

Please sign in to comment.