get_app_info

Function get_app_info 

Source
pub fn get_app_info(
    github_api_url: &str,
    jwt: &str,
) -> Result<GitHubAppInfo, GithubError>
Expand description

Get the bot name for finding existing comments on a PR