Update stale.yml
This commit is contained in:
parent
2e8cee9fcb
commit
818d0b9f00
|
@ -14,3 +14,4 @@ jobs:
|
||||||
stale-pr-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days'
|
stale-pr-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days'
|
||||||
days-before-stale: 30
|
days-before-stale: 30
|
||||||
days-before-close: 5
|
days-before-close: 5
|
||||||
|
exempt-issue-label: 'tutorial'
|
||||||
|
|
Loading…
Reference in New Issue