mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update stale.yml (#45902)
This commit is contained in:
parent
033f6cffb5
commit
44a3243629
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@ -17,8 +17,8 @@ jobs:
|
||||
days-before-stale: 30
|
||||
# We don't want any Issues to be marked as stale for now.
|
||||
days-before-issue-stale: -1
|
||||
exempt-issue-label: no stalebot
|
||||
exempt-pr-label: no stalebot
|
||||
exempt-issue-labels: no stalebot
|
||||
exempt-pr-labels: no stalebot
|
||||
stale-issue-label: stale
|
||||
stale-pr-label: stale
|
||||
stale-pr-message: >
|
||||
|
Loading…
Reference in New Issue
Block a user