Skip to content

Commit 8dcbc45

Browse files
algolia-botmillotp
andcommitted
chore(ci): automaticaly create jira issues on gh issue (generated)
algolia/api-clients-automation#3654 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Pierre Millot <[email protected]>
1 parent 8b98304 commit 8dcbc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
},
3232
body: JSON.stringify({
3333
fields: {
34-
description: `Issue created by ${context.actor} at [${context.payload.issue.html_url}](${context.payload.issue.html_url}) \n\n${body}`,
34+
description: `Issue created by ${context.actor} at ${context.payload.issue.html_url} \n\n${body}`,
3535
issuetype: {
3636
id: '10001'
3737
},

0 commit comments

Comments
 (0)