mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 16:24:14 +03:00
Auto-close issue marked as "wontfix"
This commit is contained in:
parent
a634c7aed9
commit
e354622bb7
4
.github/workflows/issue-manager.yml
vendored
4
.github/workflows/issue-manager.yml
vendored
|
@ -39,5 +39,9 @@ jobs:
|
||||||
"waiting": {
|
"waiting": {
|
||||||
"delay": 864000,
|
"delay": 864000,
|
||||||
"message": "Automatically closing after waiting for additional info. To re-open, please provide the additional information requested."
|
"message": "Automatically closing after waiting for additional info. To re-open, please provide the additional information requested."
|
||||||
|
},
|
||||||
|
"wontfix": {
|
||||||
|
"delay": 864000,
|
||||||
|
"message": "As discussed, we won't be implementing this. Automatically closing."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user