pub fn run( branch: &str, status: &str, number: &str, force: bool, tag: Option<String>, custom_branch: Option<String>, ) -> Result<()>