Skip to content

Commit

Permalink
build: configure branch java7 as a release branch (#935)
Browse files Browse the repository at this point in the history
enable releases
  • Loading branch information
Neenu1995 committed Jul 29, 2021
1 parent 22755f0 commit c71d823
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ branches:
handleGHRelease: true
releaseType: java-yoshi
branch: 1.111.3-patch
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-yoshi
branch: java7
16 changes: 16 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,22 @@ branchProtectionRules:
- units (11)
- 'Kokoro - Test: Integration'
- cla/google
- pattern: java7
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (8)
- dependencies (11)
- linkage-monitor
- lint
- clirr
- units (7)
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- cla/google
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit c71d823

Please sign in to comment.