Skip to content

Add release branch configuration to prevent increment when current commit is tagged#27

Merged
mrbiggred merged 8 commits intomainfrom
feature/update-gitversion-to-use-tag-on-release-branch
Oct 16, 2025
Merged

Add release branch configuration to prevent increment when current commit is tagged#27
mrbiggred merged 8 commits intomainfrom
feature/update-gitversion-to-use-tag-on-release-branch

Conversation

@mrbiggred
Copy link
Copy Markdown
Member

Introduce a configuration for the release branch to prevent version increments if the current commit is tagged.

@mrbiggred mrbiggred self-assigned this Oct 16, 2025
@mrbiggred mrbiggred requested a review from Copilot October 16, 2025 16:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a configuration for the release branch in GitVersion to prevent automatic version increments when the current commit is already tagged. This allows for more controlled versioning on release branches where tags represent fixed versions.

Key Changes:

  • Added release branch configuration with prevent-increment settings

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mrbiggred mrbiggred added this to the v2.1.0 milestone Oct 16, 2025
@mrbiggred mrbiggred merged commit 0f248f3 into main Oct 16, 2025
5 checks passed
@mrbiggred mrbiggred deleted the feature/update-gitversion-to-use-tag-on-release-branch branch October 16, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants