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

[repo] Auto-label PR workflow improvements #5693

Merged

Conversation

CodeBlanch
Copy link
Member

Note: Ported from contrib: open-telemetry/opentelemetry-dotnet-contrib#1886

Changes

  • Retrieve up to 200 labels from the repo to use for tagging PRs based on the files changed. The default is 30.

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)

@CodeBlanch CodeBlanch requested a review from a team June 14, 2024 18:27
@github-actions github-actions bot added the infra Infra work - CI/CD, code coverage, linters label Jun 14, 2024
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.14%. Comparing base (6250307) to head (cf88446).
Report is 259 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5693      +/-   ##
==========================================
+ Coverage   83.38%   86.14%   +2.76%     
==========================================
  Files         297      254      -43     
  Lines       12531    11054    -1477     
==========================================
- Hits        10449     9523     -926     
+ Misses       2082     1531     -551     
Flag Coverage Δ
unittests ?
unittests-Project-Experimental 85.96% <ø> (?)
unittests-Project-Stable 85.99% <ø> (?)
unittests-Solution 86.01% <ø> (?)
unittests-UnstableCoreLibraries-Experimental 20.13% <ø> (?)

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

see 127 files with indirect coverage changes

@CodeBlanch CodeBlanch merged commit 26a4414 into open-telemetry:main Jun 14, 2024
52 checks passed
@CodeBlanch CodeBlanch deleted the repo-add-labels-to-pr-fix-port branch June 14, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra work - CI/CD, code coverage, linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants