Merge pull request #6910 from zmstone/chore-stale-bot-exclude-enhancement-label

chore(stale_bot): exempt 'Enhancement' label
This commit is contained in:
Zaiming (Stone) Shi 2022-02-01 18:20:36 +01:00 committed by GitHub
commit 621d5a2efd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
with:
days-before-stale: 7
days-before-close: 7
exempt-issue-labels: 'internal,BUG,help wanted,#triage/accepted,#needs-triage,Feature'
exempt-issue-labels: 'internal,BUG,help wanted,#triage/accepted,#needs-triage,Feature,Enhancement'
stale-issue-label: "#triage/stale"
stale-issue-message: >-
This issue has been automatically marked as stale because it has not had