Closed
Bug 1618940
Opened 5 years ago
Closed 4 years ago
Use `action_perm` to calculate scopes in decision tasks.
Categories
(Release Engineering :: Firefox-CI Administration, enhancement)
Release Engineering
Firefox-CI Administration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tomprince, Assigned: tomprince)
References
Details
Attachments
(3 files)
When we switched to hooks for action, we passed the scope into the decision task, for compatibility with pre-hook actions. Now that we aren't using non-hook actions, we can switch to calculating the scope directly from the permission.
Assignee | ||
Comment 1•5 years ago
|
||
When we switched to hooks for action, we passed the scope into the decision
task, for compatibility with pre-hook actions. Pass the permission as well to
.taskcluster.yml
, so they can be adjusted to calcualte the scope directly.
Updated•5 years ago
|
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Comment 4•5 years ago
|
||
Found in triaging.
@Tom: anything left to be done here or can we close this with victory?
Flags: needinfo?(mozilla)
Updated•4 years ago
|
Flags: needinfo?(mozilla)
Comment 5•4 years ago
|
||
This looks done.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
QA Contact: mtabara
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•