Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
build: configure branch java7 as a release branch (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Jul 29, 2021
1 parent 7fe322c commit 8b3a2e4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Expand Up @@ -6,3 +6,7 @@ branches:
bumpMinorPreMajor: true
branch: 1.10.1-sp
handleGHRelease: true
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-yoshi
branch: java7
9 changes: 9 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -20,6 +20,15 @@ branchProtectionRules:
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
- pattern: java7
isAdminEnforced: true
requiredStatusCheckContexts:
- units
- format
- cla/google
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
permissionRules:
- team: Googlers
permission: pull
Expand Down

0 comments on commit 8b3a2e4

Please sign in to comment.