We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996c761 commit 858cda3Copy full SHA for 858cda3
.github/workflows/jira-issue.yaml
@@ -24,6 +24,8 @@ jobs:
24
endpoint: ${{ secrets.JIRA_BASE_URL }}
25
user: ${{ secrets.JIRA_USER_EMAIL }}
26
authentication-method: api-token
27
+ overrides:
28
+ reporter: 5adda8a3626b42214cd24596
29
EOM
30
31
- name: Create issue
0 commit comments