mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +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
|
- security
|
||||||
- nostale
|
- nostale
|
||||||
# Label to use when marking an issue as stale
|
# 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
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
markComment: >
|
markComment: >
|
||||||
This issue has been automatically marked as stale because it has not had
|
This issue has been automatically marked as stale because it has not had
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue