actions-marketplace-validations/Issue to Jira
Create Jira tickets for GitHub Issues automatically
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 23, 2023
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/mheap_github-action-issue-to-jira@dbba65ff8a5dde46d039dee52306cf58848f4baa # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| jiraHost | The URL of your Jira instance e.g. https://myapp.atlassian.net | — | — |
| jiraUsername | The username to authenticate with | — | — |
| jiraPassword | The password for the provided username | — | — |
| project | The project key to create a new issue in | — | — |
| assignee | The default assignee for any created issues | — | — |
Outputs
no outputs