We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557f5e3 commit 23fa31eCopy full SHA for 23fa31e
1 file changed
scripts/git-repo/auto-link.sh
@@ -6,4 +6,4 @@ curl -L \
6
-H "Authorization: Bearer $2" \
7
-H "X-GitHub-Api-Version: 2022-11-28" \
8
https://api.github.com/repos/NHSDigital/$1/autolinks \
9
- -d '{"key_prefix":"CCM-","url_template":" https://nhsd-jira.digital.nhs.uk/browse/CCM-<num>","is_alphanumeric":true}'
+ -d '{"key_prefix":"CCM-","url_template":"https://nhsd-jira.digital.nhs.uk/browse/CCM-<num>","is_alphanumeric":true}'
0 commit comments