Skip to content

Prevent bump-my-version from triggering itself#282

Merged
RondeauG merged 2 commits intomainfrom
fix-bump
Feb 19, 2026
Merged

Prevent bump-my-version from triggering itself#282
RondeauG merged 2 commits intomainfrom
fix-bump

Conversation

@RondeauG
Copy link
Collaborator

@RondeauG RondeauG commented Feb 19, 2026

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
    • This PR fixes #xyz
  • (If applicable) Documentation has been added / updated (for bug fixes / features).
  • (If applicable) Tests have been added.
  • CHANGELOG.rst has been updated (with summary of main changes).
    • Link to issue (:issue:number) and pull request (:pull:number) has been added.

What kind of change does this PR introduce?

  • Small internal fix to bump-my-version.

Does this PR introduce a breaking change?

Other information:

@RondeauG RondeauG requested a review from Zeitsperre February 19, 2026 18:15
Copy link
Collaborator

@Zeitsperre Zeitsperre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue isn't in tests; The trigger can be found here:

The thing that is missing is the addition of CITATION.cff as an ignored path. The last update coming from cookiecutter that I added made it so that major releases updated the package version in that file. Changes to tests are ignored by bumpversion already.

@github-actions github-actions bot added the CI Continuous Integration label Feb 19, 2026
@RondeauG RondeauG merged commit 532f5d9 into main Feb 19, 2026
17 checks passed
@RondeauG RondeauG deleted the fix-bump branch February 19, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants