mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
Update stale.yml
This commit is contained in:
parent
5d6a91e03c
commit
a3f6d84353
1 changed files with 2 additions and 1 deletions
3
.github/stale.yml
vendored
3
.github/stale.yml
vendored
|
|
@ -6,6 +6,7 @@ daysUntilClose: 7
|
|||
exemptLabels:
|
||||
- pinned
|
||||
- security
|
||||
- nostale
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: wontfix
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
|
|
@ -14,4 +15,4 @@ markComment: >
|
|||
recent activity. It will be closed if no further activity occurs. Thank you
|
||||
for your contributions.
|
||||
# Comment to post when closing a stale issue. Set to `false` to disable
|
||||
closeComment: false
|
||||
closeComment: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue