Function webhook_gateway::github::post_issue_comment
source · pub async fn post_issue_comment(
repo_name: &str,
pr_number: u64,
s: &str
) -> Result<()>pub async fn post_issue_comment(
repo_name: &str,
pr_number: u64,
s: &str
) -> Result<()>