Skip to main content

mr_milestone_changed

Function mr_milestone_changed 

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

Notify that an MR’s milestone has changed.