xorpaul/g10k

Raise an error on missing branch

Closed this issue · 1 comments

Hello,

We currently use warn_if_branch_is_missing: true but when we get that warning, the rest of our workflow fails because the branch is missing. Would it be possible to have a error_if_branch_is_missing parameter, so our workflow would be interrupted with proper error reporting when a branch is missing?

Thanks!

Done.

Checkout https://github.com/xorpaul/g10k/releases/tag/v0.8.12

I'm thinking about changing the default behaviour to this, but I'm still undecided. 🤔