Update stale.yml

This commit is contained in:
egelhaus 2025-05-05 17:28:52 +02:00 committed by GitHub
parent aae9551b5f
commit a8ecd14227
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ jobs:
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 90 days with no activity."
close-issue-message: "This issue was closed because it has been inactive for 7 days since being marked as stale."
exempt-issue-labels: "no-stale-bot"
exempt-issue-labels: "no-stale-bot"
days-before-pr-stale: 90
days-before-pr-close: 7
@ -30,4 +30,4 @@ jobs:
exempt-pr-label: "no-stale-bot"
repo-token: ${{ secrets.GITHUB_TOKEN }}
operations_per_run: 30
operations_per_run: 30