File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,3 +46,8 @@ branches:
4646 onDemand : true
4747 local : true
4848 localCloneDepth : 200
49+ - branch : datastore-2.x
50+ releaseType : java-backport
51+ onDemand : true
52+ local : true
53+ localCloneDepth : 200
Original file line number Diff line number Diff line change @@ -133,6 +133,24 @@ branchProtectionRules:
133133 - header-check
134134 - library_generation
135135 - unmanaged_dependency_check
136+ - pattern : datastore-2.x
137+ isAdminEnforced : true
138+ requiredApprovingReviewCount : 1
139+ requiresCodeOwnerReviews : true
140+ requiresStrictStatusChecks : false
141+ requiredStatusCheckContexts :
142+ - units (8)
143+ - units (11)
144+ - units (17)
145+ - cla/google
146+ - lint
147+ - ' Kokoro - Test: Integration'
148+ - ' Kokoro - Test: GraalVM Native Image A'
149+ - ' Kokoro - Test: GraalVM Native Image B'
150+ - ' Kokoro - Test: GraalVM Native Image C'
151+ - header-check
152+ - library_generation
153+ - unmanaged_dependency_check
136154permissionRules :
137155 - team : yoshi-admins
138156 permission : admin
You can’t perform that action at this time.
0 commit comments