I have a project in Launchpad with a bzr tree. I want all merge requests against that tree to have notifications set to my developer mailing list. How can I accomplish this?
I have a project in Launchpad with a bzr tree. I want all merge requests against that tree to have notifications set to my developer mailing list. How can I accomplish this?
mp\+.*@code\.launchpad\.net
Now all merge request emails will be delivered to the mailing list.
Register the mailing list as the owner of the branch?