ci: auto-remove needs review label when PR is reviewed#2402
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
014373a to
9abce4a
Compare
needs review label on PR review submissionneeds review label on PR review submission
needs review label on PR review submissionneeds review label when PR is reviewed
43081j
left a comment
There was a problem hiding this comment.
looks somewhat tolerable to me
📝 WalkthroughWalkthroughA new GitHub Actions workflow, 🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: d038b959-6826-42d5-9a95-b55ec5a1bb9e
📒 Files selected for processing (1)
.github/workflows/remove-needs-review-on-review.yml
|
this is a test |
|
@CodeRabbit review |
✅ Actions performedReview triggered.
|
🔗 Linked issue
N/A
🧭 Context
We've been using the
needs reviewlabel on PRs that are not stale, desirable, meet our contribution guidelines, passing CI, haven't been reviewed yet or are ready for a re-review, etc.But the label gets less valuable if you can't rely on it at a glance or to filter PRs. This can happen if we don't manually remove the label when submitting a PR review.
📚 Description
This PR adds a CI workflow that removes the
needs reviewlabel from a PR, if present, when a PR review is submitted by a maintainer.✅ Ignores "reviews" (some comments count as reviews) from the PR author:
✅ Ignores reviews from bots like CodeRabbit: