mirror of
https://github.com/spf13/cobra
synced 2024-11-24 14:47:12 +00:00
Update stale.yml (#1863)
This commit is contained in:
parent
ad6db7f8f6
commit
430549841b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
You can:
|
You can:
|
||||||
|
|
||||||
- Make a comment to remove the stale label and show your support. The 60 days reset.
|
- Make a comment to remove the stale label and show your support. The 60 days reset.
|
||||||
- If an issue has lifecycle/rotten and is closed, comment and ask maintainers if they'd be interseted in reopening"
|
- If an issue has lifecycle/rotten and is closed, comment and ask maintainers if they'd be interested in reopening"
|
||||||
|
|
||||||
stale-pr-message: "The Cobra project currently lacks enough contributors to adequately respond to all PRs.
|
stale-pr-message: "The Cobra project currently lacks enough contributors to adequately respond to all PRs.
|
||||||
This bot triages issues and PRs according to the following rules:
|
This bot triages issues and PRs according to the following rules:
|
||||||
|
@ -39,7 +39,7 @@ jobs:
|
||||||
You can:
|
You can:
|
||||||
|
|
||||||
- Make a comment to remove the stale label and show your support. The 60 days reset.
|
- Make a comment to remove the stale label and show your support. The 60 days reset.
|
||||||
- If a PR has lifecycle/rotten and is closed, comment and ask maintainers if they'd be interseted in reopening."
|
- If a PR has lifecycle/rotten and is closed, comment and ask maintainers if they'd be interested in reopening."
|
||||||
|
|
||||||
days-before-stale: 60
|
days-before-stale: 60
|
||||||
days-before-close: 30
|
days-before-close: 30
|
||||||
|
|
Loading…
Reference in a new issue