Skip to main content

links_to

Function links_to 

Source
pub fn links_to(branch: &str, iid: u64) -> bool
Expand description

Whether GitLab links a branch of this name to the issue.

GitLab matches the issue’s own iid followed by a hyphen at the start of the name, so a prefix of any other shape links to nothing.