Closed
Bug 1618427
Opened 5 years ago
Closed 5 years ago
Allow actions to be run on cron and release-promotion graphs.
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
(1 file)
Actions can only be run on graphs that have in-tree:hook-action:<hook-id>
scopes for the decision or action task. This works fine on treeherder, which always looks at the on-push action, but doesn't work on taskcluster, which looks at the task-group.
Add the scopes to the cron and release-promotion action, to enable actions there too.
Assignee | ||
Comment 1•5 years ago
|
||
Actions can only be run on graphs that have in-tree:hook-action:<hook-id>
scopes for the decision or action task. This works fine on treeherder, which
always looks at the on-push action, but doesn't work on taskcluster, which
looks at the task-group.
Add the scopes to the cron and release-promotion action, to enable actions there too.
Updated•5 years ago
|
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Assignee | ||
Updated•5 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•