File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed
google-auth-library-java/.github Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,7 @@ branches:
2222 handleGHRelease : true
2323 releaseType : java-backport
2424 branch : 1.6.x
25+ - bumpMinorPreMajor : true
26+ handleGHRelease : true
27+ releaseType : java-backport
28+ branch : 1.19.x
Original file line number Diff line number Diff line change @@ -80,6 +80,19 @@ branchProtectionRules:
8080 requiredApprovingReviewCount : 1
8181 requiresCodeOwnerReviews : true
8282 requiresStrictStatusChecks : true
83+ - pattern : 1.19.x
84+ isAdminEnforced : true
85+ requiredStatusCheckContexts :
86+ - dependencies (8)
87+ - dependencies (11)
88+ - lint
89+ - clirr
90+ - units (8)
91+ - units (11)
92+ - cla/google
93+ requiredApprovingReviewCount : 1
94+ requiresCodeOwnerReviews : true
95+ requiresStrictStatusChecks : true
8396permissionRules :
8497 - team : Googlers
8598 permission : pull
You can’t perform that action at this time.
0 commit comments