👷 Update issue manager workflow (#1137)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
parent
4aef35e81d
commit
87257b08bf
4
.github/workflows/issue-manager.yml
vendored
4
.github/workflows/issue-manager.yml
vendored
@ -39,5 +39,9 @@ jobs:
|
|||||||
"waiting": {
|
"waiting": {
|
||||||
"delay": 2628000,
|
"delay": 2628000,
|
||||||
"message": "As this PR has been waiting for the original user for a while but seems to be inactive, it's now going to be closed. But if there's anyone interested, feel free to create a new PR."
|
"message": "As this PR has been waiting for the original user for a while but seems to be inactive, it's now going to be closed. But if there's anyone interested, feel free to create a new PR."
|
||||||
|
},
|
||||||
|
"invalid": {
|
||||||
|
"delay": 0,
|
||||||
|
"message": "This was marked as invalid and will be closed now. If this is an error, please provide additional details."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user