We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9209f5c commit 6f21c3fCopy full SHA for 6f21c3f
README.md
@@ -794,9 +794,9 @@ export GITHUB_MCP_TOOL_ADD_ISSUE_COMMENT_DESCRIPTION="an alternative description
794
- `owner`: Repository owner (string, required)
795
- `pullNumber`: Pull request number to update (number, required)
796
- `repo`: Repository name (string, required)
797
+ - `reviewers`: GitHub usernames to request reviews from (string[], optional)
798
- `state`: New state (string, optional)
799
- `title`: New title (string, optional)
- - `reviewers`: GitHub usernames to request reviews from (string[], optional)
800
801
- **update_pull_request_branch** - Update pull request branch
802
- `expectedHeadSha`: The expected SHA of the pull request's HEAD ref (string, optional)
0 commit comments