gecko-dev/taskcluster/taskgraph/actions
Geoff Brown 5ad94f631b Bug 1612345 - Restrict custom retrigger to docker-worker tasks; r=bc
The custom retrigger actions work well on linux and android-em, but fail
on windows, osx, and android-hw. At least part of the problem seems to be
the worker implementation, but I am not entirely clear on what goes wrong.
It looks like I won't have much more time for retrigger improvements in the
near future, so I'd prefer to "turn off" the actions on tasks known to fail.
I found helpful examples for the 'context' parameter in
https://searchfox.org/mozilla-central/source/taskcluster/docs/actions.rst

Differential Revision: https://phabricator.services.mozilla.com/D72233
2020-04-24 10:09:54 +00:00
..
__init__.py
add_new_jobs.py Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
add_talos.py Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
backfill.py Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
cancel_all.py
cancel.py
create_interactive.py
gecko_profile.py
isolate_test.py Bug 1605744 - fix Test Isolation action tasks handling of extra arguments, r=jmaher. 2020-03-05 10:24:00 +00:00
merge_automation.py Bug 1626933 Support bump_esr action in merge automation action r=jlorenzo 2020-04-03 10:36:42 +00:00
openh264.py
purge_caches.py
registry.py Bug 1624763 - Enable custom actions to be defined in a repo. r=tomprince 2020-04-09 07:37:21 +00:00
release_promotion.py Bug 1626795: Use revision rather than push-id to look up existing tasks; r=aki 2020-04-10 22:29:39 +00:00
retrigger_custom.py Bug 1612345 - Restrict custom retrigger to docker-worker tasks; r=bc 2020-04-24 10:09:54 +00:00
retrigger.py Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
run_missing_tests.py
util.py Bug 1626795: Use revision rather than push-id to look up existing tasks; r=aki 2020-04-10 22:29:39 +00:00