Skip to content

Commit 858cda3

Browse files
committed
[skip changelog] Fix Jira grooming workflow strict mode
1 parent 996c761 commit 858cda3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/jira-issue.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
endpoint: ${{ secrets.JIRA_BASE_URL }}
2525
user: ${{ secrets.JIRA_USER_EMAIL }}
2626
authentication-method: api-token
27+
overrides:
28+
reporter: 5adda8a3626b42214cd24596
2729
EOM
2830
2931
- name: Create issue

0 commit comments

Comments
 (0)