Fix MR notifications for slack and hipchat when approvals are fullfiled
A Slack notification comes in after opening a MR about the MR being opened but it also comes in after a MR gets the minimum number of approvers and it uses the same message.
Same behavior is present in hipchat notifications.
Fixes #462 (closed)