diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index b2185661b4ad..889f9a308c4c 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -13,7 +13,7 @@ jobs: days-before-stale: 28 days-before-close: 14 days-before-pr-close: -1 - only-labels: 'bug' + only-labels: 'bug,need info' exempt-issue-labels: 'approved' stale-issue-message: 'This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details,