mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
chore: add perf and needs investigation to stalebot (#15381)
This commit is contained in:
parent
09d14b1b57
commit
0b3b2e198d
1 changed files with 2 additions and 0 deletions
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
|
@ -14,6 +14,8 @@ exemptLabels:
|
||||||
- build
|
- build
|
||||||
- docs
|
- docs
|
||||||
- flaky
|
- flaky
|
||||||
|
- perf
|
||||||
|
- needs investigation
|
||||||
|
|
||||||
exemptMilestones: true
|
exemptMilestones: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue