You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-08-10 22:31:50 +02:00
Look at stale issues in ascending order (#6396)
This tool has been ignoring the most stale of our issues, seemingly because it's looking at the most recent ones first, and pagination makes it not look at the oldest.
This commit is contained in:
1
.github/workflows/close-stale.yml
vendored
1
.github/workflows/close-stale.yml
vendored
@@ -23,3 +23,4 @@ jobs:
|
||||
days-before-issue-close: 744
|
||||
exempt-issue-labels: 'never stale'
|
||||
exempt-pr-labels: 'never stale'
|
||||
ascending: true
|
||||
|
Reference in New Issue
Block a user