push-protected
push-protected copied to clipboard
Does this action work for branches protected by merge queues?
This is not tested, in theory it should work - it's a matter of testing and ensuring the required status checks are run.
Yes it does. For the newer branch rulesets you need to add the correct bypass rules. For the old branch protection rules it works fine also (I only tried with allow force push for everyone there, despite using force: false for this action 🤷♂️).
awesome, thanks for the input