Automatic merge will happen if all the following conditions are true:
- There's at least 1 approved review
- For non-team members: approved reviews are not stale
- The "checkin-needed" label is present
- All the CI jobs have passed
Amendments to decisionlib
Add TC toolchain scripts
Add Docker image
Add toolchain kind
Add base tasks
Add base toolchain transform
Add single_dep transforms
Add taskgraph loader and target_tasks
Add rest of transforms
Pip install per user
Taskgraph-ify PR within .taskcluster.yml
Fix trustDomain
Revert pull-requests to public until support is added for privileged
Add missing workerTypes module
Add missing __init__ to load AS taskgraph transforms
Switch to taskgraph-try for toolchain-script support
Fix taskgraph trust-domain too
Switch the sccache off
Unpin rust version to stable
Remove useless TODO
Add comment to deal with sccache later
Fix shellcheck linting
Dummy commit to test TC CI graph
Update taskgraph to tip
Update to try-taskgraph first to ensure things work
Remove head_tag as its defined already in taskgraph
Use deepcopy
Remove upload-symbols per release
Move common to job-defaults
Remove all references to head_tag
Remove single_dep in favor of multi_dep
Test some taskgraph changes before final review
Use taskgraph revision
Use fixed taskgraph revision