Skip to main content

mr_updated

Function mr_updated 

Source
pub fn mr_updated(
    mr_id: &str,
    title: &str,
    updated_at: Option<&str>,
    web_url: &str,
)
Expand description

Notify that an MR’s updated_at field has changed (i.e. the MR was modified).