mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
ci: updated stale status label
This commit is contained in:
parent
7b7d5db796
commit
1a0c7c4f85
4
.github/workflows/stale-check.yml
vendored
4
.github/workflows/stale-check.yml
vendored
@ -15,10 +15,12 @@ jobs:
|
||||
- name: Process Stale Issues
|
||||
uses: actions/stale@v4.0.0
|
||||
with:
|
||||
stale-issue-label: status/stale
|
||||
stale-pr-label: status/stale
|
||||
stale-issue-message: >
|
||||
This issue is stale because it has been open 30 days with no activity.
|
||||
Please add a comment describing the reason to keep this issue open.
|
||||
days-before-stale: 30
|
||||
days-before-close: 5
|
||||
exempt-issue-labels: 'enhancement,keep'
|
||||
exempt-issue-labels: 'enhancement,keep,status/needs triage'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user