Increase operations-per-run in stale.yml again

pull/3905/head
Woody 2024-04-15 22:55:38 +02:00
rodzic 80ebcb2c28
commit b2e68db380
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 9872D7F5072789B2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ jobs:
exempt-issue-labels: 'pinned,keep,enhancement,confirmed' exempt-issue-labels: 'pinned,keep,enhancement,confirmed'
exempt-pr-labels: 'pinned,keep,enhancement,confirmed' exempt-pr-labels: 'pinned,keep,enhancement,confirmed'
exempt-all-milestones: true exempt-all-milestones: true
operations-per-run: 150 operations-per-run: 1000
stale-issue-message: > stale-issue-message: >
Hey! This issue has been open for quite some time without any new comments now. Hey! This issue has been open for quite some time without any new comments now.
It will be closed automatically in a week if no further activity occurs. It will be closed automatically in a week if no further activity occurs.