Showing long branch names in build list?
Hi
We are using Git feature branches with long branch names - dev/<developer name>/<story id>-<short description>. I would like to see the entire branch name for each build on the project list, but TeamCity converts it into something like dev...abc, basically showing the first few characters and the last few characters of the branch name. I was trying to find a way to override this behavior but found no such setting.
Does anyone know of a way to display the entire branch name on the build list?
Thanks
Rami
Please sign in to leave a comment.
Hi Rami,
We have the related usability issue in our tracker, please watch/vote for it. As for now please try the suggested workaround.
Thank you very much for the quick reply, I added the internal property and I can see the full branch name.
Rami
(Using TeamCity v9.0)