summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-08-19 17:47:20 -0700
committerJason Wray <jason@mapbox.com>2019-08-19 17:47:20 -0700
commit0f0b9eaf2727a9f996402d2832b1646b6f16ea09 (patch)
treead29423c70f57ead1f17cdc0867763814ba6945a
parent7a302c862eabb319e93d954297a42939847f9726 (diff)
downloadqtlocation-mapboxgl-upstream/friedbunny-opts-ios-out-of-stalebot.tar.gz
Actually, just exempt items in projects or on milestonesupstream/friedbunny-opts-ios-out-of-stalebot
-rw-r--r--.github/stale.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index 15ac54aa2d..6f55110173 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -1,7 +1,7 @@
# Configuration for probot-stale - https://github.com/probot/stale
-exemptProjects: false
-exemptMilestones: false
+exemptProjects: true
+exemptMilestones: true
staleLabel: archived
@@ -10,8 +10,6 @@ limitPerRun: 1
# SEMVER-MAJOR - @tobrun
exemptLabels:
- SEMVER-MAJOR
- - ios
- - macos
pulls:
daysUntilStale: 60