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

Add labeler action #3671

Merged
merged 5 commits into from
Aug 4, 2022
Merged

Add labeler action #3671

merged 5 commits into from
Aug 4, 2022

Conversation

nlohmann
Copy link
Owner

@nlohmann nlohmann commented Aug 4, 2022

Automatically adds labels to PRs:

  • size label (S, M, L) according to the number of additions+deletions
  • other labels:
    • documentation
    • CI
    • CMake
    • tests

The idea is to make it easier to grasp what is touched by a CI, and make also to see on first sight that a PR without tests could be an issue.

@nlohmann nlohmann removed the ci label Aug 4, 2022
@github-actions github-actions bot added the CI label Aug 4, 2022
@nlohmann nlohmann added the review needed It would be great if someone could review the proposed changes. label Aug 4, 2022
Copy link
Contributor

@falbrechtskirchinger falbrechtskirchinger left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@nlohmann nlohmann removed the review needed It would be great if someone could review the proposed changes. label Aug 4, 2022
@nlohmann nlohmann added this to the Release 3.11.2 milestone Aug 4, 2022
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 1333a66 on labeler into 98d70d4 on develop.

@nlohmann nlohmann merged commit 500bdc5 into develop Aug 4, 2022
@nlohmann nlohmann deleted the labeler branch August 4, 2022 14:46
@Nhattan9961
Copy link

S

@Nhattan9961 Nhattan9961 mentioned this pull request Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants