Skip to content

Commit

Permalink
chore: add jira subcomponent for opened issues (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
crleona authored Jun 4, 2024
1 parent 5d83813 commit 01dc09f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jira-issue-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: amplitude/Amplitude-TypeScript/.github/workflows/jira-issue-create-template.yml@main
with:
label: "ampli"
subcomponent: "dx_ampli"
secrets:
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }}
Expand Down

0 comments on commit 01dc09f

Please sign in to comment.