Closed mpadge closed 4 years ago
That's very nice!
However, won't you need to add the conditional for every step?
Oh can you use conditionals at the job level? If so that's really cool and I have no comment :grin:
Well one comment: I'd add "skip ci", because I would never remember the correct order.
yeah, conditionals can be for steps, but can also just be for entire jobs, which is pretty cool, and quite limitless in what can be controlled.
Inspiration from here - it's useful to be able to optionally commit without launching the whole ghaction process, right? We could use something other than "skip ci" too? Feel free to suggest