You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI Visibility] Fix detached head situation (#6594)
## Summary of changes
In a detached head situation, create a synthetic branch name like
`auto:git-detached-head`.
## Reason for change
An empty branch name (as when a detached head happens) leads to many of
the TestVis features to be disabled.
## Implementation details
## Test coverage
## Other details
<!-- Fixes #{issue} -->
<!-- ⚠️ Note: where possible, please obtain 2 approvals prior to
merging. Unless CODEOWNERS specifies otherwise, for external teams it is
typically best to have one review from a team member, and one review
from apm-dotnet. Trivial changes do not require 2 reviews. -->
0 commit comments