Users with admin access to the repository can create an autolink.
Create an autolink reference for a repository
Arguments
key owner owner [scalar]
The account owner of the repository. The name is not case sensitive.
API:
Github Open API
(version: 1.1.4)
key repo repo [scalar]
The name of the repository. The name is not case sensitive.
API:
Github Open API
(version: 1.1.4)
Returns
201 application/json autolink autolink [object]
Attributes
Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters.
The prefix of a key that is linkified.
A template for the target URL that is generated if a key was found.
API:
Github Open API
(version: 1.1.4)
422 validation_failed validation_failed [scalar]
Validation failed, or the endpoint has been spammed.
API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)