Update stale_bot.yml

This commit is contained in:
Tom 2025-10-13 20:12:45 +01:00 committed by GitHub
parent 9ab9650248
commit 910fe911f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,6 @@ jobs:
uses: actions/stale@v10.1.0
with:
days-before-stale: 60
stale-issue-message: 'This issue hasn not had any comment or update in the last 2 months. If it is still relevant, please post update comments. If no comments are made, this issue will be closed automagically in 7 days.'
stale-issue-message: This issue hasn not had any comment or update in the last 2 months. If it is still relevant, please post update comments. If no comments are made, this issue will be closed automagically in 7 days.
exempt-issue-labels: pinned,3.0
exempt-pr-labels: pinned,3.0