mirror of
https://github.com/Mailu/Mailu.git
synced 2025-06-04 23:27:34 +02:00
Merge #1640
1640: Update stale.yml r=mergify[bot] a=Diman0 Add label backlog to exempt labels in stale.yml. 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. Co-authored-by: Dimitri Huisman <52963853+Diman0@users.noreply.github.com>
This commit is contained in:
commit
c52fd80dff
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user