Skip to content

Commit

Permalink
Bug 1941649 - Grant generic action scopes for mozilla trust domain …
Browse files Browse the repository at this point in the history
…scm_level_*
  • Loading branch information
ahal committed Jan 15, 2025
1 parent 92045d6 commit fc599c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2287,6 +2287,7 @@
- grant:
- hooks:trigger-hook:project-gecko/in-tree-action-1-generic/*
- hooks:trigger-hook:project-comm/in-tree-action-1-generic/*
- hooks:trigger-hook:project-mozilla/in-tree-action-1-generic/*
- hooks:trigger-hook:project-gecko/in-tree-action-1-backfill/*
- hooks:trigger-hook:project-comm/in-tree-action-1-backfill/*
to:
Expand All @@ -2298,6 +2299,7 @@
- grant:
- hooks:trigger-hook:project-gecko/in-tree-action-2-generic/*
- hooks:trigger-hook:project-comm/in-tree-action-2-generic/*
- hooks:trigger-hook:project-mozilla/in-tree-action-2-generic/*
- hooks:trigger-hook:project-gecko/in-tree-action-2-backfill/*
- hooks:trigger-hook:project-comm/in-tree-action-2-backfill/*
to:
Expand All @@ -2308,6 +2310,7 @@
- grant:
- hooks:trigger-hook:project-gecko/in-tree-action-3-generic/*
- hooks:trigger-hook:project-comm/in-tree-action-3-generic/*
- hooks:trigger-hook:project-mozilla/in-tree-action-3-generic/*
- hooks:trigger-hook:project-gecko/in-tree-action-3-backfill/*
- hooks:trigger-hook:project-comm/in-tree-action-3-backfill/*
to:
Expand Down

0 comments on commit fc599c9

Please sign in to comment.