Skip to content

Conversation

@jaydeluca
Copy link
Member

@jaydeluca jaydeluca commented Sep 25, 2025

Closes #9289

  • For PRs that have been open for 1 year with no activity, mark as stale and add comment, close if still no activity after 7 days
  • For issues with the tags: "enhancement" or "contribution welcome" that have no activity for 1 year, add a comment and a "needs author feedback" label
  • For issues that have the "needs repro" label that have had no activity for 1 month, add "needs author feedback" label

@jaydeluca jaydeluca requested a review from a team as a code owner September 25, 2025 19:55
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
with:
days-before-stale: 365
Copy link
Member Author

Choose a reason for hiding this comment

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

if we wanted to take a more iterative approach, we could probably even start this at like 2 or 3 years, see what it yields, and then lower it until we get it to 365.

Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

LGTM. I think this will help considerably with managing the volume. Thanks.

@trask
Copy link
Member

trask commented Sep 26, 2025

I'm looking forward to merging this, but also nervous, let's give it a spin in contrib first? open-telemetry/opentelemetry-java-contrib#2305

@trask trask merged commit 921d53e into open-telemetry:main Sep 29, 2025
89 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.

Add more stale issue automation

4 participants