-
Notifications
You must be signed in to change notification settings - Fork 13.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: configuring an extensible PR auto-labeler #26880
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #26880 +/- ##
==========================================
+ Coverage 67.24% 69.56% +2.32%
==========================================
Files 1895 1895
Lines 74248 74248
Branches 8257 8257
==========================================
+ Hits 49929 51654 +1725
+ Misses 22248 20523 -1725
Partials 2071 2071
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Looks awesome! Cant wait to pile on more configs for localization, tests, database support, etc etc. |
Configuring this nice automated labeler https://github.com/actions/labeler.
Setting a few rules to get started, but it should be easy to grow and add more conditions as we go.