Skip to content

Commit

Permalink
Added maintenance epic to JIRA automation
Browse files Browse the repository at this point in the history
  • Loading branch information
bsneed committed Aug 7, 2023
1 parent 7a7eaf9 commit 8e346d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
description: |
Github Link: ${{ github.event.issue.html_url }}
${{ github.event.issue.body }}
fields: '{"epic-link": "https://segment.atlassian.net/browse/LIBMOBILE-791", "parent-link": "https://segment.atlassian.net/browse/LIBMOBILE-791"}'

- name: Log created issue
run: echo "Issue ${{ steps.create.outputs.issue }} was created"

0 comments on commit 8e346d1

Please sign in to comment.