mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-21 03:38:43 +00:00
Update .github/workflows/stale.yaml
Co-authored-by: Jayapriya Pai <slashpai9@gmail.com>
This commit is contained in:
parent
de6d37a835
commit
6ac24644be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yaml
vendored
2
.github/workflows/stale.yaml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
days-before-stale: 60
|
||||
days-before-issue-close: 120
|
||||
days-before-pr-close: 180
|
||||
exempt-issue-labels: 'kind/feature,help wanted,kind/bug,kind/documentation'
|
||||
exempt-issue-labels: 'kind/feature,help wanted,kind/bug,kind/documentation,needs-triage'
|
||||
stale-issue-label: 'stale'
|
||||
stale-pr-label: 'stale'
|
||||
operations-per-run: 500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue