ignore everything that got a milestone
this helps keeping false positives lower
This commit is contained in:
parent
993b368d3d
commit
9b1e944509
|
|
@ -22,3 +22,4 @@ jobs:
|
|||
stale-issue-label: 'no-activity'
|
||||
stale-pr-label: 'no-activity'
|
||||
start-date: '2022-01-01'
|
||||
exempt-all-milestones: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue