Additional External Issue Tracker Naming Style options #1630

Closed
opened 2025-11-02 04:07:32 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @johanhugg on GitHub (Mar 16, 2018).

Description

Right now, Numeric, and Alphanumeric is supported. Numeric extracts the numbers from "#123" and Alphanumeric extracts both the alphabetic and numeric parts together, so for example "TG-123 fixes critical bug", TG-123 is clickable and it puts "TG-123" in the {index} part of the URL. However I propose a third option, where either the numeric part of the "TG-123" example is clickable, or the whole part of "TG-123" but the numeric part is extracted and put in {index}.

Hope this makes sense.

Screenshots

asd

Originally created by @johanhugg on GitHub (Mar 16, 2018). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> ## Description Right now, Numeric, and Alphanumeric is supported. Numeric extracts the numbers from "#123" and Alphanumeric extracts both the alphabetic and numeric parts together, so for example "TG-123 fixes critical bug", TG-123 is clickable and it puts "TG-123" in the `{index}` part of the URL. However I propose a third option, where either the numeric part of the "TG-123" example is clickable, or the whole part of "TG-123" but the numeric part is extracted and put in `{index}`. Hope this makes sense. ## Screenshots ![asd](https://user-images.githubusercontent.com/1291530/37510447-5ee7de5e-28fb-11e8-92a0-fd808c8a911f.PNG)
GiteaMirror added the type/enhancementissue/stale labels 2025-11-02 04:07:32 -06:00
Author
Owner

@johanhugg commented on GitHub (Mar 16, 2018):

image
This is what I have now, but this is just a modified regex of the Alphanumeric Naming Style.

@johanhugg commented on GitHub (Mar 16, 2018): ![image](https://user-images.githubusercontent.com/1291530/37511214-51b0160e-28fe-11e8-8faa-8ddd49a73e42.png) This is what I have now, but this is just a modified regex of the Alphanumeric Naming Style.
Author
Owner

@stale[bot] commented on GitHub (Feb 4, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Feb 4, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@stale[bot] commented on GitHub (Feb 18, 2019):

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale[bot] commented on GitHub (Feb 18, 2019): This issue has been automatically closed because of inactivity. You can re-open it if needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1630