squalrus / merge-bot

A GitHub action that manages pull request integrations
MIT License
71 stars 12 forks source link

Time based allow/block of merges #59

Open alper opened 3 years ago

alper commented 3 years ago

I would like to have a crontab style rule that we can use to specify time intervals where merging is allowed/prohibited. It seems that the framework of this bot would fit for something like that?

squalrus commented 3 years ago

Nice suggestion, I am 100% open to contributions if you'd like to set that up as a option within the Action!