Skip to content

Conversation

@JAORMX
Copy link
Collaborator

@JAORMX JAORMX commented Nov 21, 2025

Add GitHub Action to automatically label PRs with t-shirt sizes based on lines changed. Labels are: XS (<100), S (100-299), M (300-599), L (600-999), XL (1000+). Labels update automatically when PR is opened or updated to help identify PRs that may need splitting per contribution guidelines.

Add GitHub Action to automatically label PRs with t-shirt sizes based on
lines changed: XS (<100), S (100-299), M (300-599), L (600-999), XL (1000+).
Labels update automatically when PR is opened or updated.

Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
@github-actions github-actions bot added the size/S Small PR: 100-299 lines changed label Nov 21, 2025
@JAORMX JAORMX requested review from ChrisJBurns, blkt and dmjb November 21, 2025 17:25
@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.28%. Comparing base (192c971) to head (dd3433f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2686      +/-   ##
==========================================
- Coverage   55.29%   55.28%   -0.01%     
==========================================
  Files         315      315              
  Lines       30299    30299              
==========================================
- Hits        16754    16752       -2     
- Misses      12076    12078       +2     
  Partials     1469     1469              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JAORMX JAORMX merged commit 380b953 into main Nov 21, 2025
30 checks passed
@JAORMX JAORMX deleted the add-pr-size-labeler branch November 21, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Small PR: 100-299 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants