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

chore: exempt dependencies, autorelease PRs from unmaintained-package autoclose #2304

Merged

Conversation

pichlermarc
Copy link
Member

See #2275, the stale label was applied and the bot commented even though it's a release PR (changes to unmaintained packages were part of that).

This PR addresses two issues:

  • To prevent release-please and renovate-bot from running into the 14-day autoclose for unmaintained packages this PR adds the labels dependencies and autorelease:pending to the exempt labels.
  • To avoid misunderstandings, use pkg-status:unmaintained:autoclose-scheduled label instead of stale

@pichlermarc pichlermarc requested a review from a team June 27, 2024 11:39
@pichlermarc pichlermarc changed the title chore: exempt dependencies, autorelease PR from unmaintained-package autoclose chore: exempt dependencies, autorelease PRs from unmaintained-package autoclose Jun 27, 2024
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.42%. Comparing base (dfb2dff) to head (e4f1288).
Report is 180 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2304      +/-   ##
==========================================
- Coverage   90.97%   90.42%   -0.56%     
==========================================
  Files         146      148       +2     
  Lines        7492     7322     -170     
  Branches     1502     1518      +16     
==========================================
- Hits         6816     6621     -195     
- Misses        676      701      +25     

see 62 files with indirect coverage changes

@pichlermarc pichlermarc merged commit 0c46dfe into open-telemetry:main Jul 1, 2024
13 checks passed
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.

2 participants