I tried Claude Code Action , and it’s been a big upgrade for our release PRs. We already use Google’s Release Please for versioning and automation, but the generated notes were usually pretty generic. Adding Claude Code Action helped us produce descriptions that explain what actually changed, include concrete examples, and are much more readable. Example output: https://github.com/brwse/earl/releases/tag/v0.4.1 Workflows:
https://github.com/brwse/earl/blob/main/.github/workflows/release.yml
https://github.com/brwse/earl/blob/main/.github/workflows/release-notes.yml Note we have to use two because CC action doesn’t support push. If you’re already using Release Please, I recommend trying this. Is anyone else doing something similar? submitted by /u/Accomplished-Emu8030
Originally posted by u/Accomplished-Emu8030 on r/ClaudeCode
You must log in or # to comment.
