gajira-create
gajira-create copied to clipboard
Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.2.2. Release notes Sourced from yaml's releases. v2.2.2 This patch release includes a fix for an error that could be thrown in parseDocument for degenerate...
The `set-output` command is [deprecated](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/) and will be disabled soon. We are using this workflow in one of our actions in [this action](https://github.com/Lombiq/GitHub-Actions/blob/dev/.github/actions/create-jira-issues-for-community-activities/action.yml#L92). This action is referenced in our projects...
One of our requirements for our CI setup is to create a Jira ticket as part of the job with a specific formatted rich text in the ticket's description. Currently,...
This link in the Readme 404s, not sure where it's supposed to point to exactly, but I'd like to know because I wanted to see demo examples. 🙈 https://github.com/atlassian/gajira-demo -...
My issue title was ``` The error: `Cannot add property 0, object is not extensible` ``` and the github action failed with the following error. The action workflow: https://github.com/hazelcast/github-jira-tool-action/blob/main/action.yml Logs:...
Hi Is it possible with this action to add attachments to a new issue? We need it to add screenshots etc. to the new issue. With best regards