mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 17:41:09 +08:00
Stale bot: fix wrong label name (#32758)
This commit is contained in:
parent
250209efbb
commit
68f680c84b
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
stale-issue-message: "This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 60 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment."
|
||||
any-of-labels: 'category:new-port'
|
||||
close-issue-label: 'new-port-unresolved'
|
||||
close-issue-label: 'info:new-port-unresolved'
|
||||
days-before-issue-stale: 60
|
||||
days-before-pr-stale: -1
|
||||
days-before-close: 14
|
||||
|
Loading…
x
Reference in New Issue
Block a user