magit / forge

Work with Git forges from the comfort of Magit
GNU General Public License v3.0
1.3k stars 113 forks source link

Cannot set GitHub PR as draft #660

Closed jroimartin closed 4 months ago

jroimartin commented 4 months ago

Expected behavior

After accessing a PR and setting draft to true with C-c C-e, the PR is converted to draft.

Observed behavior

After accessing a PR and setting draft to true with C-c C-e, the forge GUI is updated but the PR is not converted to draft.

Environment

GNU Emacs 29.3 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) of 2024-03-25
magit 20240426.2118
forge 20240423.2033
tarsius commented 4 months ago

Thanks for the report!