mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 15:46:31 +01:00
chore: don't close doc issues (#5943)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
2
.github/workflows/stale.yaml
vendored
2
.github/workflows/stale.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
days-before-stale: 60
|
||||
days-before-issue-close: 120
|
||||
days-before-pr-close: -1 # Prevent closing PRs
|
||||
exempt-issue-labels: 'kind/feature,help wanted,kind/bug'
|
||||
exempt-issue-labels: 'kind/feature,help wanted,kind/bug,kind/documentation'
|
||||
stale-issue-label: 'stale'
|
||||
stale-pr-label: 'stale'
|
||||
exempt-draft-pr: true
|
||||
|
||||
Reference in New Issue
Block a user