Skip to main content

add_label

Function add_label 

Source
pub async fn add_label(repo: &str, number: u64, label: &str) -> Result<()>
Expand description

Add a label to an issue.