ci: only remove blocked/need-repro on comment (#37879)

This commit is contained in:
David Sanders
2023-04-12 16:33:59 -07:00
committed by GitHub
parent fef1b04238
commit 2ad1324b9d
2 changed files with 24 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ jobs:
with:
days-before-stale: -1
days-before-close: 10
remove-stale-when-updated: false
stale-issue-label: blocked/need-repro
stale-pr-label: not-a-real-label
operations-per-run: 1750