Skip to content

Extend git flow complex example to post merge and rebase behaviour - #4585

Closed
9swampy wants to merge 5 commits into
GitTools:mainfrom
9swampy:ExtendGitFlowComplexExampleToPostMergeAndRebaseBehaviour
Closed

9swampy wants to merge 5 commits into
GitTools:mainfrom
9swampy:ExtendGitFlowComplexExampleToPostMergeAndRebaseBehaviour

Add CommitLabelGenerator and additional documentation to tests.

2f23dd0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
SonarQubeCloud / SonarCloud Code Analysis failed Jun 27, 2026 in 29s

Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 147 in src/GitVersion.Core.Tests/Extensions/GitRepositoryTestingExtensions.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 8 parameters, which is greater than the 7 authorized.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8I92-KUniKS_RlmItM&open=AZ8I92-KUniKS_RlmItM&pullRequest=4585

Check warning on line 120 in src/GitVersion.Core.Tests/IntegrationTests/GitflowScenarios.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Change this condition so that it does not always evaluate to 'True'. Some code paths are unreachable.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8I929lUniKS_RlmItK&open=AZ8I929lUniKS_RlmItK&pullRequest=4585

Check warning on line 62 in src/GitVersion.Core.Tests/Helpers/CommitLabelGeneratorTests.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of using this literal 'RootA' 4 times.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8I9296UniKS_RlmItL&open=AZ8I9296UniKS_RlmItL&pullRequest=4585

Check warning on line 81 in src/GitVersion.Testing/Helpers/CommitLabelGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use a StringBuilder instead.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8I92-TUniKS_RlmItO&open=AZ8I92-TUniKS_RlmItO&pullRequest=4585

Check warning on line 65 in src/GitVersion.Testing/Fixtures/RepositoryFixtureBase.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this commented out code.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8I92-hUniKS_RlmItP&open=AZ8I92-hUniKS_RlmItP&pullRequest=4585

Check warning on line 97 in src/GitVersion.Core.Tests/IntegrationTests/GitflowScenarios.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Change this condition so that it does not always evaluate to 'True'. Some code paths are unreachable.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8I929lUniKS_RlmItJ&open=AZ8I929lUniKS_RlmItJ&pullRequest=4585

Check warning on line 48 in src/GitVersion.Core.Tests/IntegrationTests/GitflowScenarios.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Change this condition so that it does not always evaluate to 'True'. Some code paths are unreachable.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8I929lUniKS_RlmItH&open=AZ8I929lUniKS_RlmItH&pullRequest=4585

Check warning on line 78 in src/GitVersion.Core.Tests/IntegrationTests/GitflowScenarios.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Change this condition so that it does not always evaluate to 'True'. Some code paths are unreachable.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8I929lUniKS_RlmItI&open=AZ8I929lUniKS_RlmItI&pullRequest=4585

Check warning on line 160 in src/GitVersion.Core.Tests/Extensions/GitRepositoryTestingExtensions.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 8 parameters, which is greater than the 7 authorized.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8I92-KUniKS_RlmItN&open=AZ8I92-KUniKS_RlmItN&pullRequest=4585

Check warning on line 68 in src/GitVersion.Core/SemVer/SemanticVersionBuildMetaData.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Constructor has 9 parameters, which is greater than the 7 authorized.

See more on https://sonarcloud.io/project/issues?id=GitTools_GitVersion&issues=AZ8I927jUniKS_RlmItG&open=AZ8I927jUniKS_RlmItG&pullRequest=4585