frieder/Jira Issue Info

Get properties of a Jira issue.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 15, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: frieder/jira-issue-info@59de125c9a70637f17c04c72bd22e706e3735d23 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
retriesThe number of retries to connect to the Jira API before considered failed.no1
retryDelayThe time in seconds to wait in between connection attempts.no10
timeoutThe time in milliseconds in which a request must finish or otherwise considered failed.no2000
issueThe ID of the Jira issue.yes
customFieldsA multiline string of custom fields along with an ID with which the field's value should be registered for output.no

no outputs