arizenhq/Release Notes
Retrieves release notes for a new release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 3, 2023
- License
- None
Pinned Snippet
uses: arizenhq/release-notes-action@e1bbfc84c5f1a60ec0f5059d0832f82658c88d22 # v1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| latest-release-tag | The tag for the currently deployed release on production. | yes | — |
| release-candidate-tag | The tag for the release candidate going out to production | yes | — |
Outputs
| name | description |
|---|---|
| notes | The formated release notes comprised of the commit messages |