hub4j / github-api

Java API for GitHub
https://github-api.kohsuke.org/
MIT License
1.15k stars 729 forks source link

Feature Request: GitHub autolink #1627

Open dgeissl opened 1 year ago

dgeissl commented 1 year ago

It's very common to have links to external issue trackers and those can be easily integrated with the autolink feature. Currently there is no programming interface to access this feature with github-api.

However once one has enough repositories it's tedious to do that by hand. It would be a pleasure to see that feature in the github-api project to automate this task.

Additional context Repository autolinks API documentation

bitwiseman commented 1 year ago

@dgeissl PR welcome.