-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add triggers/* branches to support triggering full runs #18870
Conversation
I've already created all branches except two of them. To verify that this works, I'll push the head of this PR to the two that remain: firefox_nightly and safari_preview. |
STP succesfully triggered: https://dev.azure.com/web-platform-tests/wpt/_build/results?buildId=29824 Taskcluster didn't work, will iterate... |
https://tools.taskcluster.net/groups/Qwz3vIzuQlGW5SWf9JREnQ is looking better, I think this works now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice approach! Probably doesn't scale to many more configurations, but I think it's fine for our requirements.
https://wpt.fyi/results/?sha=c8ea6db4f7&max-count=1 shows two of the runs successfully triggered by this, so merging now :) |
Fixes #13263.