Skip to content

chore(release): append en.dev sponsor blurb to release notes#854

Merged
jdx merged 1 commit intomainfrom
claude/sponsor-blurb-release-notes
Apr 23, 2026
Merged

chore(release): append en.dev sponsor blurb to release notes#854
jdx merged 1 commit intomainfrom
claude/sponsor-blurb-release-notes

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Apr 23, 2026

Summary

  • Appends a Sponsor hk section to every GitHub Release body, run after communique generate in the enhance-release job in .github/workflows/release.yml.
  • Same pattern as mise#9272, adapted for hk.

What it looks like

Rendered at the bottom of each release body:

💚 Sponsor hk

hk is developed by @jdx at en.dev — a small independent studio behind developer tools like mise, aube, hk, and more. Work on hk is funded by sponsorships.

If hk has sped up your pre-commit loop or made linting feel less painful, please consider sponsoring at en.dev. Sponsorships are what keep hk moving and the project independent.

Test plan

  • `actionlint` + `yamllint` pass on the modified workflow
  • Next tagged release produces a GitHub Release whose body ends with the sponsor section

🤖 Generated with Claude Code


Note

Low Risk
Low risk: workflow-only change that appends static text to GitHub Release bodies, with minimal impact beyond requiring gh to be able to view/edit the release via GITHUB_TOKEN.

Overview
Updates the enhance-release GitHub Actions job to append a static “Sponsor hk” section to the end of each GitHub Release body after communique generate runs.

This is done by fetching the current release notes via gh release view, concatenating the sponsor blurb, and writing the combined content back with gh release edit.

Reviewed by Cursor Bugbot for commit 7b76436. Bugbot is set up for automated code reviews on this repo. Configure here.

Adds a "Sponsor hk" section at the bottom of each GitHub Release body
after communique generates the narrative notes, so readers who land on
a release see how hk is funded and where to sponsor.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@jdx jdx merged commit c7d308f into main Apr 23, 2026
32 of 35 checks passed
@jdx jdx deleted the claude/sponsor-blurb-release-notes branch April 23, 2026 16:59
@jdx jdx mentioned this pull request Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant