How do we add a mail alias (e.g. all_merges@ourcompany.com) to Stash/Bitbucket such that immediate email is sent to that alias only when a merge of all pull requests into a specific set of branches occurs? We'd like to do this to allow developers to be able to watch all changes going into the repository in real-time. It looks like we're currently using Stash 3.11.1.
Hi Chris,
There is a paid Add-on called ScriptRunner for Bitbucket Server.
You could make use of the Send Mail functionality and you might be able to set a condition for a PullRequestMergedEvent that meets your needs.
It looks like you're new here. Sign in or register to get started.