mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
Configured stale issues to be closed as not_planned
- if an issue goes stale, it shouldn't show up in GitHub as completed
This commit is contained in:
parent
9e43fa9332
commit
5b6544504b
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -24,3 +24,4 @@ jobs:
|
||||
days-before-stale: 120
|
||||
stale-issue-label: 'stale'
|
||||
stale-pr-label: 'stale'
|
||||
close-issue-reason: 'not_planned'
|
||||
|
Loading…
Reference in New Issue
Block a user