ControlFreak: Multiple "Ignore commit messages that start/end with the text:" options

Issue #175 new
Former user created an issue

Hi there,

in our project we’re having a frozen zone every two weeks in which we hardcore user test our applications fixing upcoming issues right away without creating Jira-tickets.

Therefore we’re creating branches that do not reference Jira tickets by utilising the Branch Naming Policy overriding the default settings by a reg-ex allowing branches starting with NO-JIRA and FM additionally to our Jira-Ticket shorthand.

We‘d like to do the same for our commit messages. But in its current form we can only specify one text a commit message can start/end with to be ignored by the commit message check. So we need to decide between i.e. start with NO-JIRA: or FM:.

Is there a way to achieve that already, Am I missing something? I’d suggest separating multiple text matches by ',' or '|'.

Comments (0)

  1. Log in to comment