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

fix(git): incorrect ticket number with different formats #47

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

stefanlogue
Copy link
Owner

Description of issue

If a different format was used for messages with ticket numbers than the default format, meteor would not be able to fetch the ticket number from the git history.

Changes made

  • Added a new function to handle getting the ticket number from a string
  • Added more test cases to cover this

Fixes #46

@stefanlogue stefanlogue merged commit a4d67a3 into main Dec 12, 2024
4 checks passed
@stefanlogue stefanlogue deleted the fix-ticket-number branch December 12, 2024 22:53
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 this pull request may close these issues.

Board ticket # comes back incorrectly if ticket format not in TICKET#: format
1 participant