Update needs-sme-stale-check.yaml
This commit is contained in:
2
.github/workflows/needs-sme-stale-check.yaml
vendored
2
.github/workflows/needs-sme-stale-check.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
with:
|
||||
only-labels: needs SME
|
||||
remove-stale-when-updated: true
|
||||
days-before-stale: 7 # adds stale label if no activity for 7 days
|
||||
days-before-stale: 28 # adds stale label if no activity for 7 days - temporarily changed to 28 days as we work through the backlog
|
||||
stale-issue-message: 'This is a gentle bump for the docs team that this issue is waiting for technical review.'
|
||||
stale-issue-label: SME stale
|
||||
days-before-issue-close: -1 # never close
|
||||
|
||||
Reference in New Issue
Block a user