Skip to content
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

[CI] Handle canceled or timed out, etc. steps in issue updater #710

Merged

Conversation

zakkak
Copy link
Collaborator

@zakkak zakkak commented Apr 10, 2024

Assume any step that didn't succeed or was not skipped as a failed one.

Closes #709

Assume any step that didn't succeed or was not skipped as a failed one.

Closes graalvm#709
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 10, 2024
@zakkak zakkak requested a review from jerboaa April 10, 2024 11:05
Copy link
Collaborator

@jerboaa jerboaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it!

@zakkak zakkak merged commit fdf3309 into graalvm:default Apr 11, 2024
1 check passed
@zakkak zakkak deleted the 2024-04-10-fix-handling-canceled-steps branch April 11, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue updater broken: java.util.NoSuchElementException: no value present
2 participants