Is it possible to filter the branches by the creator? I am working on a project with almost 13-15 developers, and we create a new branch for each ticket. For example, if I need to delete all the branches I have created, it is a bit difficult to search for those branches.
Hi Jyoti and welcome to the community.
As Saxea _Flowie_ already mentioned, there is no creator linked to a branch in Bitbucket Cloud.
We have a feature request about this in our issue tracker:
The request has been closed as it is unlikely to be worked on in the near future. However, you can still leave a comment with your feedback, as our product managers continue to monitor even closed requests.
Kind regards,
Theodora
No, this is not available; in fact, there is no 'creator' linked to a branch. You could determine the creator based on who was the last or first to commit, maybe? But you would have to do this manually and regularly via the Git command line.
A common way to avoid having these dangling branches is to set 'delete branch' on PR creation or during merge. However, this requires developers to remember to do so. The good news is that we provide a plugin for Bitbucket where you can enforce this setting, so it always closes the branch for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.