siderolabs/conform

how we can check if JIra Ticket is added with commit or not

Closed this issue · 2 comments

So i need a config setting which let me hold if with all correct commit message, do i also added the Jira TIcketID.

As i need to enforce that too in place.

Sample:
"feat: JIRA:XXXX Added authentication code
With creation of OAuth"

@NehaSachan we only support regex in the scope, but it could be expanded to the description. I can't promise we can get to that soon, but PRs are welcome!

I created a PR. Slight modification to the request since Jira tags are normally are like this: [PROJ-1234]