mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
use new label to close stale issues (closes #815)
This commit is contained in:
parent
c9a6978fe0
commit
8f12010aa8
1 changed files with 1 additions and 1 deletions
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
|
|
@ -8,7 +8,7 @@ exemptLabels:
|
|||
- security
|
||||
- nostale
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: wontfix
|
||||
staleLabel: dormant
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
markComment: >
|
||||
This issue has been automatically marked as stale because it has not had
|
||||
|
|
|
|||
Loading…
Reference in a new issue