Update close_stale_issues.yml [no ci]

pull/925/head
BIBO 2023-03-16 15:15:19 +02:00 zatwierdzone przez GitHub
rodzic a1d55b33e6
commit 1ad75dac79
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -9,6 +9,7 @@ jobs:
steps:
- uses: actions/stale@v7
with:
repo-token: ${{ secrets.HA_PAT }}
stale-issue-message: 'This issue is stale because it has been open for 2 month with no activity. Remove stale label or comment or this will be closed in 1 month.'
close-issue-message: 'This issue was closed because it has been stalled for 1 month with no activity.'
days-before-stale: 60