Skip to content

Commit b4d4533

Browse files
committed
feat: grant fxci-config pull requests in staging scopes to run the translations pipeline
This will, hopefully, allow me to complete mozilla-releng#192.
1 parent 201350d commit b4d4533

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

grants.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,9 @@
12031203
# We grant ability to create `gecko-t` tasks in the staging instance so we
12041204
# can validate image changes before they land.
12051205
- queue:create-task:low:gecko-t/*
1206+
# Similarly, we grant enough scopes to be able to run translations training actions
1207+
- assume:repo:github.com/mozilla/translations:action:train
1208+
- queue:create-task:low:translations-1/decision-gcp
12061209
to:
12071210
- project:
12081211
alias: fxci-config

0 commit comments

Comments
 (0)