Fix message
This commit is contained in:
parent
b2cc8017fa
commit
e4c3d5a683
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v3
|
- uses: actions/stale@v3
|
||||||
with:
|
with:
|
||||||
stale-issue-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-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.'
|
||||||
days-before-stale: 60
|
days-before-stale: 60
|
||||||
days-before-close: 15
|
days-before-close: 15
|
||||||
exempt-milestones: 'backlog,research
|
exempt-milestones: 'backlog,research
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue