-
Notifications
You must be signed in to change notification settings - Fork 63
workflows/staging-tests: open an issue on failure #164
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
Conversation
Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
Example created issue: #166. |
One thing: this will create a new issue each time the staging tests fail, which could happen several times (on the |
Might get annoying if staging is broken for a long time, but I figure we can cross that bridge when we get to it. |
I'm a bit late but if you want to avoid 3rd party actions, this is also a single call with |
when you do, a rough bridge is here: https://github.com/theupdateframework/python-tuf/blob/develop/.github/workflows/specification-version.yml 😉 |
Nice! Yeah, avoiding a third party action where we can do so conveniently seems like an easy win to me. |
Closes #161.
Signed-off-by: William Woodruff william@trailofbits.com