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.