Skip to content

Commit 9e7b434

Browse files
myarbchiedo
andauthored
Update 60-days-stale-check.yml (#18504)
Expand stalebot to catch old content issues Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
1 parent 12da55c commit 9e7b434

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/60-days-stale-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
stale-pr-message: 'This PR is stale because it has been open 60 days with no activity.'
2121
days-before-stale: 60
2222
days-before-close: -1
23-
only-labels: 'engineering'
23+
only-labels: 'engineering,Triaged,Improve existing docs,Core,Ecosystem'
2424
stale-issue-label: 'stale'
2525
stale-pr-label: 'stale'
2626
exempt-pr-labels: 'never-stale'

0 commit comments

Comments
 (0)