-
Notifications
You must be signed in to change notification settings - Fork 736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for draft pull requests #525
Conversation
See https://developer.github.com/v3/pulls/#input and https://help.github.com/en/articles/about-pull-requests#draft-pull-requests Note that it requires the use of a github api preview: https://developer.github.com/v3/previews/#draft-pull-requests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, now we just need some tests. I've invited you as a collaborator on the test repo, you should be able to use it to write some tests. See CONTRIBUTING for details.
any update on this PR? I'd like to start using Draft Pull Requests :) |
@sullis |
Hi, |
thanks @bitwiseman for finishing this and adding the tests! |
See https://developer.github.com/v3/pulls/#input
and https://help.github.com/en/articles/about-pull-requests#draft-pull-requests