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(github): Update existing draft PR to Ready For Review #478

Merged
merged 1 commit into from
May 23, 2024

Conversation

KasonBraley
Copy link
Contributor

What does this change

When an existing PR exists and the --draft flag is not present in the run command, update the existing PR from "Draft" to "Ready For Review"

What issue does it fix

Closes #455.

Notes for the reviewer

I noticed this issue, and figured I would want to use it in some upcoming work I want to do. And I figured this is the one line change that you mentioned in #455 (comment). I saw that this already exists for the Gitea and GitLab implementations. Let me know if there are any tests or anything else specific you'd like to see and I can try to figure that out.

Checklist

  • Made sure the PR follows the CONTRIBUTING.md guidelines
  • Tests if something new is added

When an existing PR exists and the `--draft` flag is not present in the run command,
update the existing PR from "Draft" to "Ready For Review"

Closes lindell#455.
Copy link
Owner

@lindell lindell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the contribution

@lindell lindell merged commit bef2b44 into lindell:master May 23, 2024
9 checks passed
@KasonBraley KasonBraley deleted the update-draft-pr-to-ready branch May 23, 2024 14:39
Copy link
Contributor

github-actions bot commented Jul 2, 2024

Included in release v0.52.1 🎉

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.

Feature request: Draft PR -> Ready For Review
2 participants