branchName property
The name of the branch the build was created from.
For example, "main", "develop", or a feature branch name.
Implementation
final String branchName;
The name of the branch the build was created from.
For example, "main", "develop", or a feature branch name.
final String branchName;