graalvm / mandrel

Mandrel is a downstream distribution of the GraalVM community edition. Mandrel's main goal is to provide a native-image release specifically to support Quarkus.
Other
397 stars 15 forks source link

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

Closed zakkak closed 7 months ago

zakkak commented 7 months ago

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

Closes https://github.com/graalvm/mandrel/issues/709