We often miss git failures during clone, checkout, etc. It would be great if a notification could be triggered by those failures.
I think you’re right that a variable for conditions would help (as would step.state). But git operations are “special” in that I am not sure of a way to trigger a notification on git errors without reimplementing the checkout hook myself.
That’s why this is a feature request, not a question.
Hi @john.soo ,
I am from the product team at Buildkite. To be frank, we didn’t have plans to do this any time soon. I am adding it to the backlog and will let you know if there is any movement on it.
Have a great day!
Oz
Thank you for your honesty! I think I can workaround this with a patch to the agent. Thank you again!