Back to feed
Dev.to
Dev.to
7/31/2026
How I Put My Agent in CI to Automate Release Notes

How I Put My Agent in CI to Automate Release Notes

Short summary

An engineer shares their experience building an AI-agent-powered release notes pipeline using goose in GitHub Actions, evolving from a simple single-repo setup at Block to a complex multi-repo system at Entire. The pipeline aggregates changes across projects with different deployment cadences, checks feature flags via PostHog, attributes community contributors, and drafts notes in a consistent voice. Key challenges include determining what is actually public versus gated behind flags.

  • Built AI-agent release notes pipeline using goose in GitHub Actions across multiple repos
  • Solved feature flag visibility by integrating PostHog checks before announcing merged PRs
  • Evolved from simple tag-based approach to date-windowed, multi-cadence Dispatch generation

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more