pub fn resolve_and_checkout_issue_branch( repo_path: &Path, issue_number: u32, ) -> Result<String, String>