Skip to content

Introduce Pull Request Labeler #2228

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

Merged
merged 4 commits into from
Jan 8, 2020
Merged

Introduce Pull Request Labeler #2228

merged 4 commits into from
Jan 8, 2020

Conversation

3flex
Copy link
Member

@3flex 3flex commented Jan 8, 2020

Pull request labeler triages PRs based on the paths that are modified in the PR (https://github.com/actions/labeler)

My hope is that it makes it easier to review the list of open PRs. Not every PR will get labelled (e.g. updates to docs, the Gradle wrapper, detekt-generator etc) but changes to the core modules will be. Config is easy to tweak in labeler.yml as desired.

@codecov-io
Copy link

codecov-io commented Jan 8, 2020

Codecov Report

Merging #2228 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2228   +/-   ##
=========================================
  Coverage     81.42%   81.42%           
  Complexity     2064     2064           
=========================================
  Files           340      340           
  Lines          5937     5937           
  Branches       1078     1078           
=========================================
  Hits           4834     4834           
  Misses          526      526           
  Partials        577      577

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1538667...835df9e. Read the comment docs.

Copy link
Member

@arturbosch arturbosch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool thing to have!

@arturbosch arturbosch merged commit 07f0abf into master Jan 8, 2020
@arturbosch arturbosch deleted the github-labeler branch January 8, 2020 06:29
@arturbosch arturbosch added this to the 1.4.0 milestone Jan 8, 2020
3flex added a commit that referenced this pull request Jan 9, 2020
schalkms pushed a commit that referenced this pull request Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants