Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3d74a8f

Browse files
[skip changelog] Fix Jira grooming workflow description formatting
1 parent f9cccd5 commit 3d74a8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/jira-issue.yaml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ jobs:
3333
-p ${{ secrets.JIRA_PROJECT_CODE }} \
3434
-i Task \
3535
-o summary="${{ github.event.issue.title }}" \
36-
-o description="${{ github.event.issue.body }}\n${{ github.event.issue.html_url }}" \
36+
-o description="${{ github.event.issue.body }}
37+
${{ github.event.issue.html_url }}" \
3738
>> output
3839
3940
- name: Set label on Jira issue

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /