Update stale.yml

This commit is contained in:
freearhey
2025-09-03 06:03:40 +03:00
parent 1ca59cba57
commit a5267833f7

View File

@@ -19,6 +19,7 @@ jobs:
repo-token: ${{ steps.create-app-token.outputs.token }}
days-before-stale: 180
days-before-close: 7
operations-per-run: 500
stale-issue-label: 'stale'
any-of-issue-labels: 'channel search'
close-issue-message: 'This request has been closed because it has been inactive for more than 180 days.'