Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fea49ff

Browse filesBrowse files
authored
deps: updates required checks list in github (#2136)
* deps: updates required checks list in github * deps: updates snippet and system checks in github to remove 3.9 * changes the order of two items in the list.
1 parent 2c19681 commit fea49ff
Copy full SHA for fea49ff

File tree

Expand file treeCollapse file tree

1 file changed

+3
-8
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-8
lines changed

‎.github/sync-repo-settings.yaml

Copy file name to clipboardExpand all lines: .github/sync-repo-settings.yaml
+3-8Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,10 @@ branchProtectionRules:
1010
requiresStrictStatusChecks: true
1111
requiredStatusCheckContexts:
1212
- 'Kokoro'
13-
- 'Kokoro snippets-3.8'
14-
- 'Kokoro snippets-3.12'
15-
- 'Kokoro system-3.8'
1613
- 'Kokoro system-3.12'
14+
- 'Kokoro snippets-3.12'
1715
- 'cla/google'
1816
- 'Samples - Lint'
19-
- 'Samples - Python 3.7'
20-
- 'Samples - Python 3.8'
2117
- 'Samples - Python 3.9'
2218
- 'Samples - Python 3.10'
2319
- 'Samples - Python 3.11'
@@ -28,8 +24,7 @@ branchProtectionRules:
2824
requiresStrictStatusChecks: true
2925
requiredStatusCheckContexts:
3026
- 'Kokoro'
31-
- 'Kokoro snippets-3.8'
3227
- 'cla/google'
3328
- 'Samples - Lint'
34-
- 'Samples - Python 3.7'
35-
- 'Samples - Python 3.8'
29+
- 'Samples - Python 3.9'
30+
- 'Samples - Python 3.10'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.