We are using BitBucket integrated with Jira and Bamboo as part of our development process. I really like the idea of navigating from Jira to Bitbucket, able to see the pull request status on Jira, and build information on Jira. Also able to create a feature/bugfix branch directly from jira against a user story. But I am not a big fan of keeping the branches even after merging the feature branch to the main branch. Is there a way wherein I can delete the feature branch after merging the changes but yet have some details on the Jira regarding this. In our process we do not delete the feature branches and I am afraid that the remote branches will be bloating around after some time. What other options do I have?We are using BitBucket integrated with Jira and