mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 18:00:43 +01:00
chore(github): update stale workflow
This commit is contained in:
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -17,5 +17,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
exempt-issue-labels: triage,v3
|
exempt-issue-labels: triage,v3
|
||||||
stale-issue-message: 'This issue is stale because it has been open for 30 days with no activity.'
|
stale-issue-message: 'This issue is stale because it has been open for 30 days with no activity.'
|
||||||
|
stale-issue-label: stale
|
||||||
|
stale-pr-label: stale
|
||||||
days-before-stale: 30
|
days-before-stale: 30
|
||||||
days-before-close: -1
|
days-before-close: -1
|
||||||
|
|||||||
Reference in New Issue
Block a user