Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I change from a PR to a draft PR at github?

Github release the draft PR a while ago.

I have a normal PR and I wanted to change that to a draft PR. How can I do that?

like image 426
Hatsumi Avatar asked Mar 08 '19 20:03

Hatsumi


3 Answers

Update - Now Available - Jan 2020

Convert Default → Draft

This is possible now, with an option below "Reviewers" section in PR.

convert to draft screenshot

See: Feature Request: Switch from ready to draft in pull requests

Convert Draft → Default

To answer @marsandback comment Draft PR --> PR, just click the Ready for review

draft screenshot

like image 165
T04435 Avatar answered Oct 15 '22 11:10

T04435


The feature is now available!

See: Feature Request: Switch from ready to draft in pull requests

like image 30
Hammond95 Avatar answered Oct 15 '22 09:10

Hammond95


You can't change now, but you can follow the feature request from GitHub Community:

Feature Request Switch from ready to draft in pull requests

like image 28
Felipe Augusto Avatar answered Oct 15 '22 11:10

Felipe Augusto