Please observe the following snapshot from the Build Analytics:
It shows essentially the same task - Checkout, but because the branch name is part of the task name we see it as different entries.
It is a problem if we want to analyze the performance of the checkout task.
This is true for both classic and YAML builds.
My question - is there a config option anywhere to stop the branch name from being part of the task name? We do not care about the repo name, because it is constant, so it can be dropped too or it can be left - does not matter.