Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
dartcafe 2021-06-20 09:26:06 +02:00
Родитель 3ca6c6cb28
Коммит 425ad64ad0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: CCE73CEF3035D3C8
1 изменённых файлов: 0 добавлений и 8 удалений

8
.github/workflows/stale.yml поставляемый
Просмотреть файл

@ -16,11 +16,3 @@ jobs:
exempt-issue-labels: 'enhancement,bug,investigate,UX'
days-before-stale: 30
days-before-close: 5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
any-of-labels: 'Template missing'
stale-issue-message: 'This issue is marked as stale, because it is created without using the issue template and will be closed in 5 days.'
stale-issue-label: 'stale'
exempt-issue-labels: 'enhancement,bug,investigate,UX'
days-before-stale: 1
days-before-close: 5