-
Suggestion
-
Resolution: Won't Fix
Problem Definition
At the moment, subscribing to a Pull request in Bibtucket Cloud, will send to the user notifications for all Pull request events, e.g. when a reviewer is added, when a comment is added. This often results in a large number of emails for users, and sometimes users don't want to receive notifications for all those events.
Suggested Solution
Allow users to select what Pull request events they want to subscribe to, for example:
- A reviewer is added
- A comment is added
- A comment is edited
- A comment is replied to
- A commit is made to the source branch
- A pull request is opened
- The pull request is approved
- The pull request is merged
- The pull request is declined