We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0583aed commit 30b05eaCopy full SHA for 30b05ea
.github/workflows/create-jira-issue.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
project: TF
14
issue-extra-fields: |
15
- { "customfield_10091": ["TF-CLI"],
+ { "customfield_10091": ["TF-Core-Cloud"],
16
"components": [{ "name": "Go-TFE" }],
17
"customfield_10008": "${{ contains(github.event.issue.labels.*.name, 'bug') && 'TF-9179' || 'TF-7490' }}"
18
}
0 commit comments