0niel/OpenAI Changelog Generator

Use AI to generate a non-technical, human-readable changelog for your release notes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 9, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: 0niel/gemini-changelog-generator@dfd12557654f89670abbbe5789e9b36a07b54fd6 # no releases — HEAD as of 2026-07-20

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

namedescriptionrequireddefault
github-tokenGithub token, usually 'secrets.GITHUB_TOKEN'.yes
openai-api-keyProvide your OpenAI API key.yes
changesList of commits or changes to be analyzed. Should adhere to conventional commit standards.yes
versionProvide the new release version.yes
namedescription
changelogThe generated changelog body for the most recent release.