Skip to content

Commit e752348

Browse files
Bordatchaton
andauthored
update stale bot (#4769)
Co-authored-by: chaton <[email protected]>
1 parent 8e8263a commit e752348

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/stale.yml

+7
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,10 @@ pulls:
4040
staleLabel: "won't fix"
4141
# Limit the number of actions per hour, from 1-30. Default is 30
4242
limitPerRun: 10
43+
44+
# Set to true to ignore issues in a project (defaults to false)
45+
exemptProjects: true
46+
# Set to true to ignore issues in a milestone (defaults to false)
47+
exemptMilestones: true
48+
# Set to true to ignore issues with an assignee (defaults to false)
49+
exemptAssignees: true

0 commit comments

Comments
 (0)