1
0
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:
Damien Mathieu
2025-03-04 08:29:52 +01:00
committed by GitHub
parent 7cb322a315
commit 2911449bab

View File

@@ -23,3 +23,4 @@ jobs:
days-before-issue-close: 744
exempt-issue-labels: 'never stale'
exempt-pr-labels: 'never stale'
ascending: true