app icon indicating copy to clipboard operation
app copied to clipboard

Support for custom autolink references

Open sstarcher opened this issue 6 years ago • 4 comments

https://help.github.com/en/github/administering-a-repository/configuring-autolinks-to-reference-external-resources

sstarcher avatar Jan 13 '20 18:01 sstarcher

this sounds very valuable, but doesn't appear to be available through the api yet. you might consider contacting github support to request making it available through the api. if you learn anything, please update this issue with the new info.

travi avatar Jan 15 '20 03:01 travi

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

stale[bot] avatar May 10 '20 22:05 stale[bot]

For anyone who comes here looking for this, please feel free to +1 the API feature request to help push it along:

https://github.community/t/support-autolink-reference-configuration-in-the-api/14614

GitHub Support Community
The Autolink References feature is very useful, but only configurable at a repository level. Since there’s no org-level support, this makes it very difficult to use/keep up to date for multiple links (such as to support multiple projects in JIRA) across all of an org’s active repos. There’s a suggestion for enabling it at the org level - but allowing us to update the list of links via the github apps API would solve the problem from a different angle, and would allow us to automatically keep th...

CalebAlbers avatar Nov 19 '20 19:11 CalebAlbers

The REST API supports autolinks now: https://github.blog/changelog/2021-08-02-apis-for-autolinks/

The GitHub Blog
APIs for Autolinks

gpflaum avatar Sep 08 '21 16:09 gpflaum