We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a2978 commit 4cbe557Copy full SHA for 4cbe557
1 file changed
.github/workflows/jira-issue-create.yml
@@ -14,6 +14,7 @@ jobs:
14
uses: amplitude/Amplitude-TypeScript/.github/workflows/jira-issue-create-template.yml@main
15
with:
16
label: 'JS'
17
+ subcomponent: "dx_javascript_sdk"
18
secrets:
19
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
20
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }}
0 commit comments