Download and set up go-jira CLI. Check out go-jira documentation for more arguments and usage details
- name: Setup
uses: atlassian/gajira-cli@v3
with:
version: 1.0.27
- name: Make comment on Jira issue
run: jira --issue=GA-1 --comment="Actions in action"