atlassian/Jira issue from TODO
Create Jira issue for TODO comments
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Maintainedlast commit Feb 26, 2025
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: atlassian/gajira-todo@b172b724b495db556f083b5155d71c1fc107f80e # v3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Key of the project | yes | — |
| issuetype | Type of the issue to be created. Example: 'Incident' | yes | — |
| description | Issue description | no | — |
Outputs
| name | description |
|---|---|
| issues | Well-formed JSON array containing keys of all newly created issues |