pub const VCS_REPOSITORY_REF_NAME: &str = "vcs.repository.ref.name";
The name of the reference such as branch or tag in the repository.
"my-feature-branch"
"tag-1-test"