Sometimes, GitHub Actions job is cancelled and then you don't get a proper status for the current step. We need to be able to monitor this situation and also recover from it. See https://github.com/quarkus-release/release/issues/68 for an example of this situation.
Sometimes, GitHub Actions job is cancelled and then you don't get a proper status for the current step.
We need to be able to monitor this situation and also recover from it.
See quarkus-release/release#68 for an example of this situation.