Skip to content

Commit f420360

Browse files
authored
Revert "feat: next release from main branch is 1.34.0 (#1698)" (#1701)
This reverts commit fe43815.
1 parent fe43815 commit f420360

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

.github/release-please.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,4 @@ branches:
3333
- bumpMinorPreMajor: true
3434
handleGHRelease: true
3535
releaseType: java-backport
36-
branch: 1.23.x
37-
- bumpMinorPreMajor: true
38-
handleGHRelease: true
39-
releaseType: java-backport
40-
branch: 1.33.x-LTS8
36+
branch: 1.23.x

.github/sync-repo-settings.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -117,18 +117,6 @@ branchProtectionRules:
117117
requiredApprovingReviewCount: 1
118118
requiresCodeOwnerReviews: true
119119
requiresStrictStatusChecks: true
120-
- pattern: 1.33.x-LTS8
121-
isAdminEnforced: true
122-
requiredStatusCheckContexts:
123-
- dependencies (17)
124-
- lint
125-
- clirr
126-
- units (8)
127-
- units (11)
128-
- cla/google
129-
requiredApprovingReviewCount: 1
130-
requiresCodeOwnerReviews: true
131-
requiresStrictStatusChecks: true
132120
permissionRules:
133121
- team: Googlers
134122
permission: pull

0 commit comments

Comments
 (0)