I’d like to see support for autolink references that includes non-number URLs. For example:
TICKET-82vt64 → https://my.productivitytool.com/t/82vt64
Some members of our team recently started using ClickUp and it has been frustrating not having the same integration features as others using Jira.
26 Likes
This is already possible if you go to your repository’s Settings and look for “Autolink references”: https://help.github.com/en/github/writing-on-github/autolinked-references-and-urls
This is incorrect. Currently Github autolink references only support number references when referencing external resources using the <num>
tag.
I am requesting support for references that include both numbers and letters like the example i provided.
2 Likes
Oh yes, of course Sorry for not looking a little more closely, my bad!
1 Like
Seconding this issue – several PM platforms use alphanumeric IDs and GitHub is not compatible with them. My team is also facing this issue.
Plus-one for this. ClickUp user.
3 Likes
Plus-one. We’re using ClickUp too.
3 Likes
Same here, I wish this feature supported alphanumeric ID’s (for ClickUp, not that it matters).
The only workaround I’ve been able to think of would be to build our own GitHub app which would receive webhooks for pushes to a repository, read the commit messages for each commit to look for cu-[a-z0-9]+
, and add a comment on them to link the referenced ClickUp issue. Does anyone have a better idea?
1 Like
Another plus-one for ClickUp!
1 Like
j13k
September 24, 2020, 7:40am
#12
+1 for this request, to support Trello cards, which have the format: https://trello.com/b/Abcd1eFg
1 Like
billyvg
January 6, 2021, 7:43pm
#13
Sentry is affected by this too as their short ids are alphanumeric.
2 Likes
jphorn
January 16, 2021, 11:02pm
#14
And another vote for supporting mixed char URLs, as our Sentry and FrontApp IDs (https://app.frontapp.com/open/cnv_8qi2dza
) are alphanumeric/mixed.
1 Like
+1 Sentry issues use alphanumeric ids.
2 Likes
+1, our company uses an internal bug tracker with alphanumeric IDs
clickup users:
I solved by using the “Custome trask IDs” app in clickup.
1 Like
komiga
December 17, 2021, 8:20pm
#20
+1 This would be very useful for RUSTSEC advisories and CVEs.
1 Like