Add Comment To Issue
add_comment_to_issueFull Description
Create a top-level PR Conversation comment (Issue comment).
Parameters (3 required)
commentstringTop-level comment body to add to the issue thread.
pr_numberintegerPull request number in the repository.
repo_full_namestringRepository in `owner/name` form, such as `openai/openai`. This maps to GitHub REST `owner` and `repo` path parameters: https://docs.github.com/en/rest/repos/repos#get-a-repository