[ci] Tweak size label threshold#3452
Conversation
📝 WalkthroughWalkthroughThe pull request updates the size thresholds in the GitHub Actions workflow configuration file Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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.
Pull request overview
Adjusts the PR size labeling thresholds in the GitHub Actions workflow to better match the intended review-time “feel” described in the PR.
Changes:
- Updated the size threshold boundaries for M and L labels.
- Added an inline comment documenting the intended philosophy behind the sizing.
Adjust thresholds based on recent feedback. The feeling was L was not really special enough, so we increased the range. Also, I reviewed a few ~25 line PR's and they felt easily doable in under ten minutes, so increased that range as well.