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
pub fn get_app_info(
github_api_url: &str,
jwt: &str,
) -> Result<GitHubAppInfo, GithubError>Get the bot name for finding existing comments on a PR