Skip to content

Commit

Permalink
[RELENG-516] add restricted scopes for xpi beetmover and balrog (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
escapewindow committed Sep 7, 2021
1 parent cd731fa commit a2bc6f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/scriptworker/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,8 @@
"project:xpi:signing:cert:release-signing": "xpi-manifest-repo",
"project:xpi:releng:github:project:mozilla-extensions/*": "xpi-manifest-repo",
"project:xpi:ship-it:production": "xpi-manifest-repo",
"project:xpi:beetmover:bucket:release": "xpi-manifest-repo",
"project:xpi:balrog:server:release": "xpi-manifest-repo",
}
),
"adhoc": immutabledict({"project:adhoc:signing:cert:release-signing": "adhoc-signing-repos"}),
Expand Down

0 comments on commit a2bc6f4

Please sign in to comment.