add_github_pr_comment
Automates adding comments to GitHub pull requests by specifying repository details, PR number, and comment text. Simplifies collaboration and feedback integration in GitHub workflows.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment | Yes | ||
pr_number | Yes | ||
repo_name | Yes | ||
repo_owner | Yes |