mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
ignore everything that got a milestone
this helps keeping false positives lower
This commit is contained in:
parent
993b368d3d
commit
9b1e944509
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -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
Block a user