actions-marketplace-validations/Jirafy Changelog
Generates a changelog from two references, where the markdown is formatted for any referenced Jira stories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| githubToken | Your GITHUB_TOKEN | yes | "" |
| head-ref | The name of the head reference | no | "" |
| base-ref | The name of the base reference | no | "" |
| jiraHost | Jira host name (i.e company.atlassian.net) | yes | — |
Outputs
| name | description |
|---|---|
| changelog | Markdown formatted changelog |