actions-marketplace-validations/Create-jira-release
This action will create a release for JIRA instance based on github release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jira-server | url for jira server | yes | http://example.com:2990 |
| jira-email | user email for jira cloud | yes | example@example.com |
| jira-api-token | API-Token for authenticating JIRA | yes | {{ secrets.JIRA_API_TOKEN }} |
| project-name | Name of the project in Jira Cloud | yes | example |
| release-name | Name of the release | yes | v0.0.1 |
| is-released | Define should our release be in "Released" status | no | false |
Outputs
no outputs