We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a288a commit 8464436Copy full SHA for 8464436
packages/google-analytics-data/.github/sync-repo-settings.yaml
@@ -0,0 +1,13 @@
1
+# https://github.com/googleapis/repo-automation-bots/tree/master/packages/sync-repo-settings
2
+# Rules for master branch protection
3
+branchProtectionRules:
4
+# Identifies the protection rule pattern. Name of the branch to be protected.
5
+# Defaults to `master`
6
+- pattern: master
7
+ requiredStatusCheckContexts:
8
+ - 'Kokoro'
9
+ - 'cla/google'
10
+ - 'Samples - Lint'
11
+ - 'Samples - Python 3.6'
12
+ - 'Samples - Python 3.7'
13
+ - 'Samples - Python 3.8'
0 commit comments