notify job incorrectly displaying success when rebasing
See !3463 (closed)
What I think happens:
- when master is updated during the time a MR is open
- the notify job has to pull with rebase
- the pull detaches from latest commit from master and git diff shows no changes