channable / hoff

A gatekeeper for your commits
Apache License 2.0
41 stars 3 forks source link

Add support for feature-freeze periods #243

Closed Riscky closed 11 months ago

Riscky commented 1 year ago

We want to add functionality to Hoff to make it understand feature freezes. The proposed functionality is similar to the existing on Friday functionality, which prevents merging on Fridays without appending on Friday to the bot message. However, instead of appending on Friday, it should be overridden with hotfix (for example: merge and deploy hotfix). The feature freeze period should be configurable in the settings file.