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 ffd5798 commit e0d67ebCopy full SHA for e0d67eb
README.md
@@ -736,6 +736,7 @@ The following sets of tools are available (all are on by default):
736
- **update_pull_request** - Edit pull request
737
- `base`: New base branch name (string, optional)
738
- `body`: New description (string, optional)
739
+ - `draft`: Mark pull request as draft (true) or ready for review (false) (boolean, optional)
740
- `maintainer_can_modify`: Allow maintainer edits (boolean, optional)
741
- `owner`: Repository owner (string, required)
742
- `pullNumber`: Pull request number to update (number, required)
0 commit comments