aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBu Sun Kim <8822365+busunkim96@users.noreply.github.com>2021-08-06 10:52:12 -0600
committerGitHub <noreply@github.com>2021-08-06 10:52:12 -0600
commit6789e675814983cbd413dc045c11a7c7a176042c (patch)
treeec47e9ba7feda4ff2891cd3e47186dca9332833c
parentd566f2893eb708c109ebc3b4fa16f57aa4c65f26 (diff)
downloadpython-api-core-6789e675814983cbd413dc045c11a7c7a176042c.tar.gz
chore: remove non-custom rules from sync-repo-settings (#241)
See https://github.com/googleapis/repo-automation-bots/blob/63c858e539e1f4d9bb8ea66e12f9c0a0de5fef55/packages/sync-repo-settings/src/required-checks.json#L40-L50 for defaults.
-rw-r--r--.github/sync-repo-settings.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml
index 4a559ea..e621885 100644
--- a/.github/sync-repo-settings.yaml
+++ b/.github/sync-repo-settings.yaml
@@ -1,12 +1,3 @@
-rebaseMergeAllowed: true
-squashMergeAllowed: true
-mergeCommitAllowed: false
-branchProtectionRules:
-- pattern: master
- isAdminEnforced: true
- requiredApprovingReviewCount: 1
- requiresCodeOwnerReviews: true
- requiresStrictStatusChecks: true
permissionRules:
- team: actools-python
permission: admin