Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(975)

Unified Diff: cr-buildbucket.cfg

Issue 1264913003: Buildbucket: tryjob ACL (Closed) Base URL: https://chromium.googlesource.com/v8/v8@config
Patch Set: owners Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « codereview.settings ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cr-buildbucket.cfg
diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg
index 544940bbaf3bf6868a47a74f9687e65f2ab8b3a8..623bff2118154a91515b2caf662ea075cced71ca 100644
--- a/cr-buildbucket.cfg
+++ b/cr-buildbucket.cfg
@@ -17,6 +17,10 @@ buckets {
group: "service-account-cq"
}
acls {
+ role: SCHEDULER
+ group: "project-v8-tryjob-access"
+ }
+ acls {
role: WRITER
group: "service-account-v8-master"
}
« no previous file with comments | « codereview.settings ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698