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