From 268625f2ef299687baab6e3ed12b84bb3afc0e82 Mon Sep 17 00:00:00 2001 From: James Date: Sat, 11 Jul 2026 22:27:58 +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 58958ec068c22712c3f8de15c192f0530a7378d0 Mon Sep 17 00:00:00 2001 From: James Date: Sat, 11 Jul 2026 22:37:36 +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: