13rac1 / block-fixup-merge-action

Github Action to block merge of Pull Requests containing fixup! or squash! commits
MIT License
45 stars 14 forks source link

Incompatible with merge queues #31

Open HHK1 opened 1 year ago

HHK1 commented 1 year ago

There is a new beta feature in GitHub called merge queues: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue

This action could be used in there, just like with Pull requests, but it's not compatible

cooljeanius commented 4 months ago

yeah I'm interested in starting to use the merge-queues feature more, but it's kinda hard when stuff doesn't support them much...