Make waiting for review label sticky (#17891)

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
This commit is contained in:
Chiedo John 2021-02-17 16:01:04 -05:00 коммит произвёл GitHub
Родитель a455f0b7fb
Коммит 6c88a3a9a5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -27,6 +27,7 @@ jobs:
stale-pr-message: 'This is a gentle bump for the docs team that this PR is waiting for review.'
days-before-pr-stale: 14
days-before-pr-close: -1 # Never close
remove-stale-when-updated: false
only-labels: 'waiting for review'
# The hope is that by setting the stale-pr-label to the same label
# as the label that the stale check looks for, this will result in