Remove stale marking on sample requests

This commit is contained in:
Hugo Bernier 2022-03-13 13:47:47 -04:00 committed by GitHub
parent 90933da687
commit 6e5b871e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ jobs:
days-before-pr-stale: -1
stale-issue-label: 'status:no-recent-activity'
exempt-all-issue-assignees: true
exempt-issue-labels: 'type:sample-request'
remove-issue-stale-when-updated: true
operations-per-run: 1000
stale-issue-message: 'This issue has been marked as stale due to no progress in over 90 days. If you are still experiencing this issue, please provide additional information so we can help you resolve it.'