We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b18065 commit 0db3440Copy full SHA for 0db3440
.github/stale.yml
@@ -14,10 +14,10 @@ exemptLabels:
14
- "[Status] Maybe Later"
15
16
# Set to true to ignore issues in a project (defaults to false)
17
-exemptProjects: false
+exemptProjects: true
18
19
# Set to true to ignore issues in a milestone (defaults to false)
20
-exemptMilestones: false
+exemptMilestones: true
21
22
# Set to true to ignore issues with an assignee (defaults to false)
23
exemptAssignees: true
0 commit comments