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,23 @@ 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+ - split-units (java-datastore, 8)
143+ - split-units (java-datastore, 11)
144+ - split-units (java-datastore, 17)
145+ - split-units (java-datastore, 21)
146+ - split-units (java-datastore, 25)
147+ - split-clirr (java-datastore)
148+ - cla/google
149+ - lint
150+ - ' Kokoro - Test: Integration'
151+ - ' Kokoro - Test: Datastore Integration'
152+ - ' Kokoro - Test: Datastore GraalVM Native Image'
136153permissionRules :
137154 - team : yoshi-admins
138155 permission : admin
You can’t perform that action at this time.
0 commit comments