Skip to content

chore: add release-please for automated releases#49

Merged
HerbHall merged 1 commit intomainfrom
chore/release-please-setup
Mar 2, 2026
Merged

chore: add release-please for automated releases#49
HerbHall merged 1 commit intomainfrom
chore/release-please-setup

Conversation

@HerbHall
Copy link
Copy Markdown
Owner

@HerbHall HerbHall commented Mar 2, 2026

Summary

  • Adds release-please (Google, v4 GitHub Action) per ADR-0015
  • VERSION file (0.1.0) as single source of truth
  • Release type: go

Files Added

  • VERSION -- current version (0.1.0)
  • release-please-config.json -- release-please configuration
  • .release-please-manifest.json -- version manifest
  • .github/workflows/release-please.yml -- GitHub Actions workflow

Test plan

  • Verify release-please workflow triggers on push to main
  • Push a test feat: commit and verify Release PR is created

🤖 Generated with Claude Code

Adds release-please (Google, v4 GitHub Action) per ADR-0015.
Creates Release PRs automatically on push to main, with VERSION
file as single source of truth. Release type: go.

Co-Authored-By: Claude <noreply@anthropic.com>
@HerbHall HerbHall force-pushed the chore/release-please-setup branch from 857978b to 231aa3f Compare March 2, 2026 18:36
@HerbHall HerbHall merged commit fec6d3d into main Mar 2, 2026
2 checks passed
@HerbHall HerbHall deleted the chore/release-please-setup branch March 2, 2026 18:47
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