summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2021-08-25 01:18:37 +1000
committerGitHub <noreply@github.com>2021-08-24 17:18:37 +0200
commit7ae30bcc89829a8e4d101deeb3a977f488ef7a12 (patch)
tree3db00f09aebb1657a789ee21bd93bc9a4a436ced
parentc4561ac9691a01bd5ceced5b41ce6e511b7fde70 (diff)
chore: add refactor and chore to exempt stale labels (#11824)
-rw-r--r--.github/stale.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index 9b07485c7..d63f128ad 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -8,6 +8,8 @@ exemptLabels:
- bug
- suggestion
- feat
+ - refactor
+ - chore
- tests
- build
- docs