`notify_changes` doesn't work properly if pipeline has run before MR is made
When the job runs on the branch it will not find an open MR and will therefore not send an email to the conveners.
Probable solution: make a rule to only run this job on MR pipelines.