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.
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 appendingon Friday
to the bot message. However, instead of appendingon Friday
, it should be overridden withhotfix
(for example:merge and deploy hotfix
). The feature freeze period should be configurable in the settings file.