How do I change from a PR to a draft PR at github?How to clone all remote branches in Git?How can I remove a commit on GitHub?Pull new updates from original GitHub repository into forked GitHub repositoryHow can I determine the URL that a local Git repository was originally cloned from?Import existing source code to GitHubIs there a way to cache GitHub credentials for pushing commits?How to remove a directory from git repository?Download a single folder or directory from a GitHub repoHow do I update a GitHub forked repository?Add images to README.md on GitHub
How can saying a song's name be a copyright violation?
Did 'Cinema Songs' exist during Hiranyakshipu's time?
Getting extremely large arrows with tikzcd
How does a dynamic QR code work?
Can compressed videos be decoded back to their uncompresed original format?
Knowledge-based authentication using Domain-driven Design in C#
Why are UK visa biometrics appointments suspended at USCIS Application Support Centers?
Implication of namely
How to install cross-compiler on Ubuntu 18.04?
Why do I get negative height?
What Exploit Are These User Agents Trying to Use?
Does Dispel Magic work on Tiny Hut?
What are the G forces leaving Earth orbit?
How to compactly explain secondary and tertiary characters without resorting to stereotypes?
Car headlights in a world without electricity
Am I breaking OOP practice with this architecture?
How exploitable/balanced is this homebrew spell: Spell Permanency?
What is an equivalently powerful replacement spell for the Yuan-Ti's Suggestion spell?
How to coordinate airplane tickets?
What is a Samsaran Word™?
Is this draw by repetition?
How to find if SQL server backup is encrypted with TDE without restoring the backup
What is the opposite of "eschatology"?
Is it "common practice in Fourier transform spectroscopy to multiply the measured interferogram by an apodizing function"? If so, why?
How do I change from a PR to a draft PR at github?
How to clone all remote branches in Git?How can I remove a commit on GitHub?Pull new updates from original GitHub repository into forked GitHub repositoryHow can I determine the URL that a local Git repository was originally cloned from?Import existing source code to GitHubIs there a way to cache GitHub credentials for pushing commits?How to remove a directory from git repository?Download a single folder or directory from a GitHub repoHow do I update a GitHub forked repository?Add images to README.md on 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?
github pull-request
add a comment |
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?
github pull-request
Given that you select that on creation, if you don't see anything in the PR UI, you probably can't.
– jonrsharpe
Mar 8 at 20:44
add a comment |
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?
github pull-request
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?
github pull-request
github pull-request
asked Mar 8 at 20:43
HatsumiHatsumi
334316
334316
Given that you select that on creation, if you don't see anything in the PR UI, you probably can't.
– jonrsharpe
Mar 8 at 20:44
add a comment |
Given that you select that on creation, if you don't see anything in the PR UI, you probably can't.
– jonrsharpe
Mar 8 at 20:44
Given that you select that on creation, if you don't see anything in the PR UI, you probably can't.
– jonrsharpe
Mar 8 at 20:44
Given that you select that on creation, if you don't see anything in the PR UI, you probably can't.
– jonrsharpe
Mar 8 at 20:44
add a comment |
1 Answer
1
active
oldest
votes
I have reached to github support to check if this is possible, here is the answer
Thanks for reaching out!
I'm afraid it isn't currently possible to convert a standard pull
request to a draft pull request.
That said, we really appreciate feedback on how we can make GitHub
even better, and I can definitely see how this would be useful.
I can't make any promises as to if or when this might be implemented,
but I have added your feedback to our feature request list, and will
share it with the team for consideration.
Thanks again for sharing your suggestion!
So not right not but it might.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55070723%2fhow-do-i-change-from-a-pr-to-a-draft-pr-at-github%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I have reached to github support to check if this is possible, here is the answer
Thanks for reaching out!
I'm afraid it isn't currently possible to convert a standard pull
request to a draft pull request.
That said, we really appreciate feedback on how we can make GitHub
even better, and I can definitely see how this would be useful.
I can't make any promises as to if or when this might be implemented,
but I have added your feedback to our feature request list, and will
share it with the team for consideration.
Thanks again for sharing your suggestion!
So not right not but it might.
add a comment |
I have reached to github support to check if this is possible, here is the answer
Thanks for reaching out!
I'm afraid it isn't currently possible to convert a standard pull
request to a draft pull request.
That said, we really appreciate feedback on how we can make GitHub
even better, and I can definitely see how this would be useful.
I can't make any promises as to if or when this might be implemented,
but I have added your feedback to our feature request list, and will
share it with the team for consideration.
Thanks again for sharing your suggestion!
So not right not but it might.
add a comment |
I have reached to github support to check if this is possible, here is the answer
Thanks for reaching out!
I'm afraid it isn't currently possible to convert a standard pull
request to a draft pull request.
That said, we really appreciate feedback on how we can make GitHub
even better, and I can definitely see how this would be useful.
I can't make any promises as to if or when this might be implemented,
but I have added your feedback to our feature request list, and will
share it with the team for consideration.
Thanks again for sharing your suggestion!
So not right not but it might.
I have reached to github support to check if this is possible, here is the answer
Thanks for reaching out!
I'm afraid it isn't currently possible to convert a standard pull
request to a draft pull request.
That said, we really appreciate feedback on how we can make GitHub
even better, and I can definitely see how this would be useful.
I can't make any promises as to if or when this might be implemented,
but I have added your feedback to our feature request list, and will
share it with the team for consideration.
Thanks again for sharing your suggestion!
So not right not but it might.
answered Mar 14 at 3:56
T04435T04435
2,4172133
2,4172133
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55070723%2fhow-do-i-change-from-a-pr-to-a-draft-pr-at-github%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Given that you select that on creation, if you don't see anything in the PR UI, you probably can't.
– jonrsharpe
Mar 8 at 20:44