upsidr / merge-gatekeeper

Get better merge control
MIT License
85 stars 14 forks source link

add an argument to ignore jobs #30

Closed tekiflo closed 2 years ago

tekiflo commented 2 years ago

This PR aims to add an --ignored option, so you can have other long-running jobs that are waiting for merge-gatekeeper to finish (like https://github.com/pascalgn/automerge-action)

related issue: https://github.com/upsidr/merge-gatekeeper/issues/17

tekiflo commented 2 years ago

Thank you! Actually I did a small typo on the ignored parameter sorry. I've opened https://github.com/upsidr/merge-gatekeeper/pull/31 to fix this