gecko-dev/taskcluster/taskgraph/actions
Dustin J. Mitchell 91f4fe8c61 Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack
This will apply to cron tasks, action tasks, and decision tasks.  It is a
distinct retrigger implementation because (a) we do not want to follow
dependencies, and (b) it takes a lot of scopes to create a decision task, so we
need to limit access to this action.

MozReview-Commit-ID: 21DVSiagcrO

--HG--
extra : rebase_source : 6f027e349e245e4aa4dbed81145a0a5d75218cb1
extra : histedit_source : eff99aee5a0e7496b0734748b29739480eb0e3fb
2018-07-04 02:46:59 +00:00
..
__init__.py Bug 1415868 - Remove support for register_action_task; r=jonasfj,tomprince 2018-04-23 21:20:00 +00:00
add_new_jobs.py Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
add_talos.py Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
backfill.py Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
cancel_all.py Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
cancel.py Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
create_interactive.py Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
purge_caches.py Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
registry.py Bug 1470621: actionPerm is the cb_name, not name; r=tomprince 2018-06-28 17:34:50 +00:00
release_promotion.py Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
rerun.py Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
retrigger.py Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
run_missing_tests.py Bug 1472792: give both retrigger actions the same name; r=bstack 2018-07-06 20:28:23 +00:00
util.py Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00