fledge icon indicating copy to clipboard operation
fledge copied to clipboard

Error in pre_release() if using it on a private repository

Open maelle opened this issue 3 years ago • 1 comments

Admittedly quite a niche use case :sweat_smile:

→ Opening draft pull request with contents from cran-comments.md.
Erreur dans gh_process_response(raw) : 
GitHub API error (422): 
Message: Draft pull requests are not supported in this repository.
Read more at https://docs.github.com/rest/reference/pulls#create-a-pull-request
Type .Last.error.trace to see where the error occurred

maelle avatar Apr 07 '22 07:04 maelle

I don't mind removing draft = FALSE, it will become inconsequential with #31 and #262.

krlmlr avatar Apr 09 '22 06:04 krlmlr

We no longer use draft = FALSE .

krlmlr avatar Feb 04 '23 15:02 krlmlr