You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`repository` - (Required) The repository of the autolink reference.
34
+
-`repository` - (Required) The repository of the autolink reference. If the repository is renamed, the autolink reference will be updated in-place rather than recreated.
36
35
37
-
*`key_prefix` - (Required) This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit.
36
+
-`key_prefix` - (Required) This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit.
38
37
39
-
*`target_url_template` - (Required) The template of the target URL used for the links; must be a valid URL and contain `<num>` for the reference number
38
+
-`target_url_template` - (Required) The template of the target URL used for the links; must be a valid URL and contain `<num>` for the reference number
40
39
41
-
*`is_alphanumeric` - (Optional) Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters. Default is true.
40
+
-`is_alphanumeric` - (Optional) Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters. Default is true.
42
41
43
42
## Attributes Reference
44
43
45
44
The following additional attributes are exported:
46
45
47
-
*`etag` - An etag representing the autolink reference object.
46
+
-`etag` - An etag representing the autolink reference object.
0 commit comments