actions-marketplace-validations/GitHub Release Notes JSON Generator
A small little GitHub action that converts release notes of github releases into a json format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 7, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/kellojo_github-release-notes-generator@f120c9678a7cf91f27059c49e42a0833abe7492f # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Which version should we delete the assets from? | no | "" |
| destination | Where should the resulting release notes be saved to (i.e. `./config/release-notes.json`) | yes | "" |
| github-access-token | The GitHub access token required to delete the assets & discover non released versions | yes | "" |
Outputs
no outputs