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

JIRA Issue key is not extracted correctly from some branch names. #50

Open
alx8 opened this issue Oct 27, 2021 · 0 comments
Open

JIRA Issue key is not extracted correctly from some branch names. #50

alx8 opened this issue Oct 27, 2021 · 0 comments

Comments

@alx8
Copy link

alx8 commented Oct 27, 2021

ABI-2999-incorrectly-populated-0-values-invoices

For ABC-1234-test-branch, JIRA key was extracted correctly and was ABC-1234 as expected.
For ABC-1234-test-branch-worda-0-wordb-wordc, the extracted key was POPULATED-0 and not ABC-1234.

Is it because the code expects the JIRA key in the end ? If so can we add a flag if the JIRA key should be expected in the beginning of the branch name ?

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

No branches or pull requests

1 participant