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 8e24594 commit 55aab92Copy full SHA for 55aab92
.github/release-please.yml
@@ -5,4 +5,4 @@ branches:
5
- bumpMinorPreMajor: true
6
handleGHRelease: true
7
releaseType: java-lts
8
- branch: sp-release
+ branch: 1.113.14-sp
.github/sync-repo-settings.yaml
@@ -18,7 +18,7 @@ branchProtectionRules:
18
- units (11)
19
- 'Kokoro - Test: Integration'
20
- cla/google
21
- - pattern: sp-release
+ - pattern: 1.113.14-sp
22
isAdminEnforced: true
23
requiredApprovingReviewCount: 1
24
requiresCodeOwnerReviews: true
0 commit comments