ci(github): add pull request size labels#901
ci(github): add pull request size labels#901binbandit wants to merge 1 commit intopingdotgg:mainfrom
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
|
@juliusmarminge This will help us easily workout the quick-win PR's vs the ones that can wait till we have a coffee and some spare time 😂 |
|
Maybe add to the docs which PR size will likely get accepted, or reviewed faster? |
I like the idea, but i dont want to give people hope that their PR will be reviewed over someone else's because its small etc. |
|
You can make like a table simmiliar to this:
This is generated by ai it will be customized, of course. |
Summary
Testing
Note
Add pull request size labels via GitHub Actions workflow
pull_request_targetand applies a singlesize:*label (XS through XXL) based on total changed lines, removing any conflicting size labels automatically.Setfor managed label lookups, fetch up to 100 labels, ignore 422 errors on label creation, and remove only conflicting vouch labels instead of resetting all labels.Macroscope summarized 552a142.