Skip to content

Commit

Permalink
update epic for jira migration
Browse files Browse the repository at this point in the history
  • Loading branch information
mojotalantikite committed Sep 19, 2023
1 parent e783801 commit 8e4569f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sechub-jira-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
jira-username: ${{ secrets.JIRA_USERNAME }}
jira-host: qmacbis.atlassian.net
jira-project-key: MR # add issues to the 'MC-Review' project
jira-epic-key: MR-3092 # add issues to the '[Tech Maintenance] Security Hub' epic
jira-epic-key: MCR-2480 # add issues to the '[Tech Maintenance] Security Hub' epic
jira-custom-fields: '{ "customfield_10006": 925 }' # add issues to the 'Tech Maintenance' sprint
jira-ignore-statuses: Done
aws-region: us-east-1
Expand Down

0 comments on commit 8e4569f

Please sign in to comment.