Today is possible to create a PR as a draft with the Repo.create_pull method, but I didn't find a way to make a draft PR ready, since the PullRequest.edit doesn't support the draft attribute as specified on Github Documentation.
Am I correct? Can I submit a PR for this feature?