Skip to content

Add cryyer for release announcement emails#45

Closed
jeff-atriumn wants to merge 1 commit intomainfrom
feat/cryyer-announcements
Closed

Add cryyer for release announcement emails#45
jeff-atriumn wants to merge 1 commit intomainfrom
feat/cryyer-announcements

Conversation

@jeff-atriumn
Copy link
Member

Summary

  • Adds cryyer product config (products/tokencost.yaml) with developer-friendly voice
  • Adds draft-email.yml workflow — generates LLM-drafted emails (Gemini 3 Flash) when release-please opens a PR
  • Adds send-email.yml workflow — sends emails via Resend on GitHub Release publish, gated by production environment approval
  • Subscribers stored in a private GitHub Gist

Setup completed

  • production GitHub environment created
  • Private gist created with initial subscriber (jrojers@gmail.com)
  • Repo secrets set: GEMINI_API_KEY, RESEND_API_KEY, FROM_EMAIL, SUBSCRIBERS_GIST_ID

Test plan

  • npx @atriumn/cryyer check — product config validates
  • npx @atriumn/cryyer draft-file — generates draft with Gemini 3 Flash
  • npx @atriumn/cryyer send-file --dry-run — resolves 1 subscriber from gist, previews email
  • Verify RELEASE_PLEASE_TOKEN has gist access (needed for send workflow in CI)

🤖 Generated with Claude Code

Adds product config and GitHub Actions workflows to draft and send
release announcement emails via cryyer using Gemini + Resend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tokencost Ready Ready Preview, Comment Mar 8, 2026 4:46pm

Request Review

@jeff-atriumn
Copy link
Member Author

Duplicate — Cryyer setup tracked elsewhere

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