Skip to content
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

Merged
merged 3 commits into from
Jan 30, 2024
Merged

feat: configuring an extensible PR auto-labeler #26880

merged 3 commits into from
Jan 30, 2024

Conversation

mistercrunch
Copy link
Member

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.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (47c337e) 67.24% compared to head (c39976e) 69.56%.
Report is 1 commits behind head on master.

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              
Flag Coverage Δ
hive 53.81% <ø> (?)
mysql 77.95% <ø> (-0.03%) ⬇️
postgres 78.07% <ø> (ø)
presto 53.76% <ø> (?)
python 83.02% <ø> (+4.81%) ⬆️
sqlite 77.65% <ø> (ø)
unit 56.43% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@github-actions github-actions bot added the risk:db-migration PRs that require a DB migration label Jan 30, 2024
@rusackas
Copy link
Member

Looks awesome! Cant wait to pile on more configs for localization, tests, database support, etc etc.

@mistercrunch mistercrunch merged commit f4473af into master Jan 30, 2024
41 checks passed
@mistercrunch mistercrunch deleted the labeler branch January 30, 2024 17:26
eschutho pushed a commit to preset-io/superset that referenced this pull request Jan 31, 2024
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.0.0 labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels risk:db-migration PRs that require a DB migration size/M 🚢 4.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants