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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 7, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/kellojo_github-release-notes-generator@f120c9678a7cf91f27059c49e42a0833abe7492f # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionWhich version should we delete the assets from?no""
destinationWhere should the resulting release notes be saved to (i.e. `./config/release-notes.json`)yes""
github-access-tokenThe GitHub access token required to delete the assets & discover non released versionsyes""

no outputs