actions-marketplace-validations/Create-jira-release

This action will create a release for JIRA instance based on github release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jira-serverurl for jira serveryeshttp://example.com:2990
jira-emailuser email for jira cloudyesexample@example.com
jira-api-tokenAPI-Token for authenticating JIRAyes{{ secrets.JIRA_API_TOKEN }}
project-nameName of the project in Jira Cloudyesexample
release-nameName of the releaseyesv0.0.1
is-releasedDefine should our release be in "Released" statusnofalse

no outputs