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

Extend JQL to only match issue url from header #33

Merged
merged 5 commits into from
Dec 12, 2023

Conversation

kimwnasptd
Copy link
Contributor

Previously the bot will search for the issue URL in the whole desc of existing tasks. This commit updates it to only compare the url with the first sentence of the tasks, since this was added by the bot.

This will avoid not opening issues, if their URL was referenced by another issue.

kimwnasptd and others added 5 commits December 12, 2023 10:08
Previously the bot will search for the issue URL in the whole desc of
existing tasks. This commit updates it to only compare the url with the
first sentence of the tasks, since this was added by the bot.

This will avoid not opening issues, if their URL was referenced by
another issue.
@beliaev-maksim beliaev-maksim merged commit a5c984e into canonical:main Dec 12, 2023
2 checks passed
@kimwnasptd kimwnasptd deleted the kimwnasptd-exact-jql-match branch December 12, 2023 10:37
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.

2 participants