mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +02:00
chore: github stalebot changes (#1271)
* add exempt labels * update tags for docker-compose
This commit is contained in:
parent
ca0d7e1ea2
commit
3ddbc033b2
3 changed files with 8 additions and 5 deletions
5
.github/stale.yml
vendored
5
.github/stale.yml
vendored
|
@ -6,8 +6,11 @@ daysUntilClose: 7
|
|||
exemptLabels:
|
||||
- pinned
|
||||
- security
|
||||
- early-stages
|
||||
- "bug: confirmed"
|
||||
- feedback
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: wontfix
|
||||
staleLabel: stale
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
markComment: >
|
||||
This issue has been automatically marked as stale because it has not had
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue