Skip to main content

mr_mergeability_changed

Function mr_mergeability_changed 

Source
pub fn mr_mergeability_changed(mr_id: &str, title: &str, old: &str, new: &str)
Expand description

Notify that an MR’s mergeability status has changed. Accepts string labels so this crate stays independent of gitlab-tracker model types.