-
Suggestion
-
Resolution: Duplicate
We have a few git repositories in our company. Our development model involves developing on our private branches and then merging those with master. The problem with bitbucket is that we get notification emails on commits to ALL branches not specific ones. This is affecting our workflows a lot and is a pain for people who want to keep an eye on repositories for spurios commits. We have tried numerous email filters to weed out private branches but they work as expected. We would ideally like to receive email notifications ONLY ON these type of branches
- master (i.e. a branch name matching a specificed name)
- release-branch-* (i.e. a branch name matching a specified regex)
This is very critical for our workflow.
- duplicates
-
BCLOUD-21121 Email notification for specific branch in branch permission
- Closed
This issue shouldn't be closed.
At a minimum, the email from pullrequests-reply@bitbucket.org
for every pull request should include the name of the affected branch in the subject line, so that we can filter these emails appropriately. That is not a big ask.