summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-05-03 13:36:33 +0300
committerIlia Motornyi <elmot@vaadin.com>2018-05-03 13:36:33 +0300
commite2031dc4a9d304ce5aa0c5f75cbd1edd362c2c41 (patch)
tree4ff3d0a00553945d331ddb526742c744ca8437a5 /.github
parentd65325e326f40e6e9abd3b7f62493e3314e788b5 (diff)
downloadvaadin-framework-e2031dc4a9d304ce5aa0c5f75cbd1edd362c2c41.tar.gz
vaadin-framework-e2031dc4a9d304ce5aa0c5f75cbd1edd362c2c41.zip
Fix stalebot flagging enhancements as stale (#10871)
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index 96857a0b2a..a98f14332c 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -3,6 +3,7 @@ daysUntilClose: 900
exemptLabels:
- BFP
- Pinned
+ - enhancement
staleLabel: Stale
only: issues
# Comment to post when closing a stale Issue or Pull Request.