mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
fix stale issue mgmt
This commit is contained in:
parent
02edf191a3
commit
c1a1c052f0
1 changed files with 1 additions and 2 deletions
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
|
@ -16,5 +16,4 @@ jobs:
|
||||||
stale-pr-message: "This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs."
|
stale-pr-message: "This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs."
|
||||||
days-before-stale: 60 # Revert to 60 days
|
days-before-stale: 60 # Revert to 60 days
|
||||||
days-before-close: 7 # Revert to 7 days
|
days-before-close: 7 # Revert to 7 days
|
||||||
stale-issue-label: "stale"
|
stale-issue-label: "stale"
|
||||||
ignore-issue-labels: ["pinned", "security"]
|
|
Loading…
Add table
Add a link
Reference in a new issue