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

Support for multiply External tracker issues in commits #31483

Closed
makar112233 opened this issue Jun 25, 2024 · 3 comments
Closed

Support for multiply External tracker issues in commits #31483

makar112233 opened this issue Jun 25, 2024 · 3 comments
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@makar112233
Copy link

Feature Description

Hi.
We are using JIRA as an External Issue tracker for Gitea.
We noticed, that if you specify multiple Jira issues in the commit message, only the last will be converted to a link.
I think it is not a bug.
Could you, please, support this feature it the future?

Screenshots

image

@makar112233 makar112233 added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Jun 25, 2024
@lunny
Copy link
Member

lunny commented Aug 14, 2024

Did you mean it's a bug or not? Maybe it should be a bug?

@makar112233
Copy link
Author

makar112233 commented Aug 15, 2024

@lunny hi!
It is not a bug.
I think, that this issue could be closed, because we found a solution: use regular expressions
(([A-Z0-9]+)-([0-9]+))
image

@makar112233
Copy link
Author

See the solution above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

2 participants