Current behaviour: when using the JQL condition, all issue keys mentioned in a commit message must match the JQL's result set. If there is at least on 'unknown' issue key in the commit message, the commit is rejected.
Make this behaviour configurable on the condition level, i.e. let the condition ignore any issue keys that does not match the JQL expression.
4 Comments