hub4j / github-api

Java API for GitHub
https://github-api.kohsuke.org/
MIT License
1.15k stars 734 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.

Alaurant commented 6 days ago

@bitwiseman I'm interested in contributing a solution for this. Would you please invite me to the hub4j-test-org organization?

However, I noticed that the Autolink feature may not be available for the free version as per GitHub's documentation. Could you confirm if this will affect the test?