pub fn mr_mergeability_changed(mr_id: &str, title: &str, old: &str, new: &str)
Notify that an MR’s mergeability status has changed. Accepts string labels so this crate stays independent of gitlab-tracker model types.