File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1313# limitations under the License.
1414docker :
1515 image : gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16- digest : sha256:b9e4584a1fe3c749e3c37c92497b13dce653b2e694f0261f0610eb0e15941357
17- # created: 2022-05-05T21:08:42.530332893Z
16+ digest : sha256:ddb19a6df6c1fa081bc99fb29658f306dd64668bc26f75d1353b28296f3a78e6
17+ # created: 2022-06-07T21:18:30.024751809Z
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ branchProtectionRules:
33 isAdminEnforced : true
44 requiredApprovingReviewCount : 1
55 requiresCodeOwnerReviews : true
6- requiresStrictStatusChecks : false
6+ requiresStrictStatusChecks : true
77 requiredStatusCheckContexts :
88 - " ci/kokoro: Samples test"
99 - " ci/kokoro: System test"
@@ -15,3 +15,10 @@ branchProtectionRules:
1515 - cla/google
1616 - windows
1717 - OwlBot Post Processor
18+ permissionRules :
19+ - team : yoshi-admins
20+ permission : admin
21+ - team : jsteam-admins
22+ permission : admin
23+ - team : jsteam
24+ permission : push
You can’t perform that action at this time.
0 commit comments