Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support updating pull request draft status #3104

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

didot
Copy link

@didot didot commented Jan 6, 2025

Closes: #2989

Adds:

  • PullRequest.convert_to_draft to mark a pull request as draft
  • PullRequest.mark_ready_for_review to mark a pull request as ready for review

@didot didot force-pushed the issue2989/update-draft-status branch from 9ff3efe to 813eb83 Compare January 6, 2025 10:15
@didot didot force-pushed the issue2989/update-draft-status branch from 813eb83 to 2f72290 Compare January 6, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make possible to move a PR from Draft to Ready
1 participant