pub async fn comment_issue(
    _args: CommentIssueArgs,
    client: &BergClient
) -> Result<()>