vcs.ref.base.name
Release candidatestringas of v1.44.0
The name of the reference such as **branch** or **tag** in the repository.
base refers to the starting point of a change. For example, main
would be the base reference of type branch if you've created a new
reference of type branch from it and created new commits.
Examples
- my-feature-branch
- tag-1-test
Used by
metrics (4)
- vcs.change.time_to_approval
- vcs.change.time_to_merge
- vcs.ref.lines_delta *
- vcs.ref.revisions_delta *
* required on that signal.
History
- v1.43.0stability
Promoted to release_candidate.
Already present at v1.30.0, the oldest release tracked here (development).