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
When creating PRs initiated by the symlink suggester the branch names are hard-coded (either release_name for on-prem and release_name/azure for azure symlinks). To avoid potential conflicts in the future, we should have a different strategy to create unique branch-names.
The text was updated successfully, but these errors were encountered:
When creating PRs initiated by the symlink suggester the branch names are hard-coded (either
release_name
for on-prem andrelease_name/azure
for azure symlinks). To avoid potential conflicts in the future, we should have a different strategy to create unique branch-names.The text was updated successfully, but these errors were encountered: