Skip to content

Commit e2d0d94

Browse files
chore: eol support for 3.1.x (#1627)
* chore: eol support for 3.1.x End of life support for 3.1.x branch as of 2021-12-17. This change removes the configuration for this branch. * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent c62b85b commit e2d0d94

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

.github/release-please.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ releaseType: java-yoshi
22
bumpMinorPreMajor: true
33
handleGHRelease: true
44
branches:
5-
- branch: 3.1.x
6-
releaseType: java-yoshi
7-
bumpMinorPreMajor: true
8-
handleGHRelease: true
95
- branch: 3.3.x
106
releaseType: java-yoshi
117
bumpMinorPreMajor: true

.github/sync-repo-settings.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,6 @@ branchProtectionRules:
2020
- compile (8)
2121
- compile (11)
2222
- OwlBot Post Processor
23-
- pattern: 3.1.x
24-
isAdminEnforced: true
25-
requiredApprovingReviewCount: 1
26-
requiresCodeOwnerReviews: true
27-
requiresStrictStatusChecks: false
28-
requiredStatusCheckContexts:
29-
- dependencies (8)
30-
- dependencies (11)
31-
- lint
32-
- units (7)
33-
- units (8)
34-
- units (11)
35-
- 'Kokoro - Test: Integration'
36-
- cla/google
37-
- checkstyle
3823
- pattern: 3.3.x
3924
isAdminEnforced: true
4025
requiredApprovingReviewCount: 1

0 commit comments

Comments
 (0)