dev(CI): fix typo in stale action and do not close confirmed bugs (#9777)

CC: @cnrpman PTAL
pull/9843/head
Bad3r 2023-07-11 05:09:59 +00:00 committed by GitHub
parent e8bf419596
commit 76a6510837
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
stale-issue-label: ':status/automatic-stale'
close-issue-label: ':status/automatic-closing'
# trunk-ignore(yamllint/line-length)
exempt-issue-labels: ':status/hold, :status/WIP, :type/enhancement, type/can-be-reproduced, priority-A'
exempt-issue-labels: 'hold, WIP, :type/enhancement, can-be-reproduced, priority-A, :type/bug, :type/feature-request'
remove-stale-when-updated: true
stale-issue-message: |
Hi There! 👋