Reviewers: Michael Achenbach, smut,
Message:
PTAL
Description:
Buildbucket: tryjob ACL
Allowed tryjob access to project-v8-tryjob-access
Also added codereview.settings file.
[email protected], [email protected]
BUG=461614
Please review this at https://codereview.chromium.org/1264913003/
Base URL: https://chromium.googlesource.com/v8/v8@config
Affected files (+10, -0 lines):
A OWNERS
A codereview.settings
M cr-buildbucket.cfg
Index: OWNERS
diff --git a/OWNERS b/OWNERS
new file mode 100644
index
0000000000000000000000000000000000000000..9a9213c5dce58a95f9a50b7726161b2b9bb5a39e
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,2 @@
[email protected]
[email protected]
Index: codereview.settings
diff --git a/codereview.settings b/codereview.settings
new file mode 100644
index
0000000000000000000000000000000000000000..bd91bf042089564699f9e4b752cfa518ef69d038
--- /dev/null
+++ b/codereview.settings
@@ -0,0 +1,4 @@
+CODE_REVIEW_SERVER: https://codereview.chromium.org
+CC_LIST: [email protected]
+VIEW_VC: https://chromium.googlesource.com/v8/v8/+/
+PROJECT: v8
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"
}
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.