Add no-stale label

This commit is contained in:
Jay Jackson
2021-09-07 19:17:03 +00:00
committed by GitHub
parent 0e48ab5b1e
commit c3b1481e66
+2
View File
@@ -17,3 +17,5 @@ jobs:
days-before-close: 20
stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it'
stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it'
exempt-issue-labels: 'no-stale'
exempt-pr-labels: 'no-stale'