mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
parent
1e334d770a
commit
1ce35e99be
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@ -23,8 +23,8 @@ jobs:
|
||||
days-before-close: 14
|
||||
- uses: actions/stale@v6
|
||||
with:
|
||||
close-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."
|
||||
ony-of-labels: 'category:new-port'
|
||||
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'
|
||||
days-before-issue-stale: 60
|
||||
days-before-pr-stale: -1
|
||||
|
Loading…
Reference in New Issue
Block a user