actions-marketplace-validations/Jira Issue Type Updater
Change issue type of specific Jira issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 11, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/shamrat17_jira-issue-type-updater@5ee8462e4c77ec668b09b8275cfb637083e8758b # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| issue | Key of the issue to update issue type | yes | — |
| issueTypeName | The issueTypeName to apply to the issue, e.g. 'Story' | no | — |
| issueTypeId | The issueTypeId (issue type id) to apply to the issue | no | — |
Outputs
no outputs