Notification when new changes pushed to a branch
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=19083)
</details>
<!--IssueSummary end-->
- This would be relevant in the scenario of a merge request.
- If I care about a WIP merge request, I probably care about new changes.
- An existing workaround is that when a user makes a push, they add a comment notifying everyone.
- Typically a user makes a push in response to some code comment. So others are already receiving notifications.
- But some people really want more notifications / tighter oversight.
- I think this might be _too many_ notifications in many cases, since some people like to push frequently with small commits.
- Perhaps this should be part of custom notifications (https://gitlab.com/gitlab-org/gitlab-ce/issues/33621).
issue