actions-marketplace-validations/Jira issue from TODO
Create Jira issue for TODO comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 26, 2025
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/atlassian_gajira-todo@fe2531caa6b1bedfaea48faac8c3b418a9b8c909 # no releases — HEAD as of 2026-07-14tags 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 |