Skip to main content

Module defaults

Module defaults 

Source
Expand description

Built-in default configuration per workflow.

Ports the values from the original GitVersion.Configuration/Builders/{GitFlow,GitHubFlow,TrunkBased}ConfigurationBuilder.cs.

Functions§

for_workflow
Select default configuration by workflow name. Falls back to GitFlow when None.
gitflow
GitFlow workflow (the default).
githubflow
GitHubFlow workflow.
trunkbased
TrunkBased (Mainline) workflow.