Skip to content

chore: add bumpversion config to git add in merge-bump script#30

Merged
geopanther merged 1 commit into
mainfrom
chore/2nd-fix-merge-bump-script
May 13, 2026
Merged

chore: add bumpversion config to git add in merge-bump script#30
geopanther merged 1 commit into
mainfrom
chore/2nd-fix-merge-bump-script

Conversation

@geopanther

Copy link
Copy Markdown
Owner

Summary

Include .bumpversion.toml in the git add command of merge-bump.sh so the bumpversion configuration file is committed alongside other version-bumped files.

Changes

  • Added .bumpversion.toml to the git add line in scripts/merge-bump.sh

Why

Without this, the bumpversion config changes are left unstaged when the script creates the version bump commit, causing a dirty working tree or missing config updates in the resulting PR.


No ticket reference provided.

@geopanther geopanther merged commit 2373338 into main May 13, 2026
5 checks passed
@geopanther geopanther deleted the chore/2nd-fix-merge-bump-script branch May 13, 2026 11: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.

1 participant