User-based Build Branch Selection/View
Hello,
With the growing number of Git branches in our repository, I was wondering if there is any way which might enable us to filter by/display only those branches created/pushed to by the currently logged in Teamcity user (the usernames would ideally match). If this is not possible out-of-the-box, is there any sort of workaround?
Can anyone provide some insight?
Please sign in to leave a comment.
Hi Zaidan,
Unfortunately this isn't really possible as of now. We have a similar request here (although it's for the overview instead of the branch selection) https://youtrack.jetbrains.com/issue/TW-37772, please feel free to watch, vote, and add any comment that you might find useful.
A possibility would be to split the build configuration so that the collective branches are stored in one of them and personal branches are somewhere else. This would also help in having a clearer overview on "personal" builds vs releases/master builds.