Skip to content

chore: set bootstrap-sha to trigger initial release-please - #3

Merged
andrewklatzke merged 1 commit into
mainfrom
chore/bootstrap-sha
Jul 31, 2026
Merged

chore: set bootstrap-sha to trigger initial release-please#3
andrewklatzke merged 1 commit into
mainfrom
chore/bootstrap-sha

Conversation

@andrewklatzke

Copy link
Copy Markdown
Contributor

Summary

Sets the bootstrap-sha in release-please-config.json to the migration merge commit (1cfbf42). This tells release-please where to start scanning for conventional commits, which will trigger the initial release PR.

What this does

  • Replaces the REPLACE_WITH_FIRST_COMMIT_SHA_AFTER_MIGRATION placeholder with the actual SHA of the merge commit from feat: initial commit — LaunchDarkly AI SDK for Python #1
  • Once merged, the next push to main with a feat: or fix: commit will generate a release-please PR bumping all packages from 0.0.0 to their first version

Sets the bootstrap-sha to the migration merge commit so release-please
knows where to start scanning for conventional commits.

Co-authored-by: Cursor <cursoragent@cursor.com>
@andrewklatzke
andrewklatzke merged commit bd5a5ad into main Jul 31, 2026
7 checks passed
@andrewklatzke
andrewklatzke deleted the chore/bootstrap-sha branch July 31, 2026 22:07
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.

2 participants