mirror of
https://github.com/outbackdingo/Mailu.git
synced 2026-01-27 10:19:35 +00:00
Update stale.yml
Add label backlog to exempt labels. We will use label backlog to collect bugs/features that we want to consider for a future release. Thus we do not want to auto-close those issues.
This commit is contained in:
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
@@ -15,6 +15,7 @@ exemptLabels:
|
||||
- priority/p0
|
||||
- priority/p1
|
||||
- priority/p2
|
||||
- backlog
|
||||
|
||||
# Set to true to ignore issues in a project (defaults to false)
|
||||
exemptProjects: false
|
||||
|
||||
Reference in New Issue
Block a user