Skip to content

ci: add release-please for automated versioning and GitHub releases#6

Open
blackjid wants to merge 1 commit into
mainfrom
chore/release-please
Open

ci: add release-please for automated versioning and GitHub releases#6
blackjid wants to merge 1 commit into
mainfrom
chore/release-please

Conversation

@blackjid

@blackjid blackjid commented Jul 2, 2026

Copy link
Copy Markdown

Summary

  • Add release-please workflow to automate version bumps, changelog updates, and GitHub releases from conventional commits on main
  • Extract gem version into lib/buda_active_resource/version.rb and wire the gemspec to it
  • Document the release flow in the README (tag-based consumption for now; registry publishing deferred)

Test plan

  • Verify REPO_GH_APP_CLIENT_ID and REPO_GH_APP_PRIVATE_KEY are available for this repo
  • Merge to main and confirm Release Please opens a release PR after a conventional commit
  • Merge the release PR and confirm a GitHub release + tag is created

Made with Cursor

Automate changelog generation, version bumps, and tagged GitHub releases
from conventional commits on main.

Co-authored-by: Cursor <cursoragent@cursor.com>
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