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: account for draft status when handling API review #173

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

codebytere
Copy link
Member

Closes #172.

Cation shouldn't request API review automatically on a PR that's still in draft status. It should update labels accordingly if a PR is opened in draft, or if an open PR is converted in/out of draft.

@codebytere codebytere requested review from a team as code owners October 30, 2024 10:26
@dsanders11 dsanders11 merged commit 74bcc93 into main Oct 31, 2024
3 checks passed
@dsanders11 dsanders11 deleted the handle-drafts-better branch October 31, 2024 06:36
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.

Cation doesn't take draft status into account during API review
3 participants