Uh oh!
There was an error while loading. Please reload this page.
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
9abce4aCompareneeds review label on PR review submissionneeds review label on PR review submissionneeds 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
Uh oh!
There was an error while loading. Please reload this page.
serhalp
commented
Apr 7, 2026
this is a test |
serhalp
commented
Apr 7, 2026
@CodeRabbit review |
✅ Actions performedReview triggered.
|
Uh oh!
There was an error while loading. Please reload this page.
ghostdevv
commented
Apr 9, 2026
I got a failure here, not sure if it's a fluke https://github.com/npmx-dev/npmx.dev/actions/runs/24199409062/job/70638557339 |
…)" This reverts commit f88bbcb.
🔗 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: