Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
NehaSachan opened this issue Oct 8, 2020 · 2 comments · Fixed by #183
Closed

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

NehaSachan opened this issue Oct 8, 2020 · 2 comments · Fixed by #183

Comments

@NehaSachan
Copy link

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"

@andrewrynhard
Copy link
Member

@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!

@flyhard
Copy link
Contributor

flyhard commented Nov 12, 2020

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

flyhard pushed a commit to flyhard/conform that referenced this issue Nov 12, 2020
This is meant to fix siderolabs#180
Signed-off-by: Per Abich <per@abich.com>
talos-bot pushed a commit that referenced this issue Nov 13, 2020
This is meant to fix #180
Signed-off-by: Per Abich <per@abich.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants