From c1fd25f32afa385c9747cdd1b38f49fc8f34f1a9 Mon Sep 17 00:00:00 2001 From: James Date: Sat, 11 Jul 2026 22:28:07 +0100 Subject: [PATCH 1/2] +changelog-ignore: GitVersion.yml --- GitVersion.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/GitVersion.yml b/GitVersion.yml index b207ecc..b08b7b5 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -73,10 +73,7 @@ branches: when-current-commit-tagged: false track-merge-message: true regex: ^(pull-requests|pull|pr)[\/-](?\d*) - source-branches: - - main - - vX-release - - dev-vX + source-branches: [vX-release] pre-release-weight: 30000 unknown: From ab1106baefa0661e0ab436f6c71f477ae5b95901 Mon Sep 17 00:00:00 2001 From: James Date: Sat, 11 Jul 2026 22:37:46 +0100 Subject: [PATCH 2/2] +changelog-ignore: GitVersion.yml --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index b08b7b5..946f22d 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -50,7 +50,7 @@ branches: label: "alpha" increment: Patch source-branches: [vX-release] - is-main-branch: false + is-main-branch: true pre-release-weight: 30000 main: