👷 Add maybe-ai for issue manager (#2103)
This commit is contained in:
committed by
GitHub
parent
d0d06d18d7
commit
ca9cecf6c1
4
.github/workflows/issue-manager.yml
vendored
4
.github/workflows/issue-manager.yml
vendored
@@ -47,5 +47,9 @@ jobs:
|
|||||||
"invalid": {
|
"invalid": {
|
||||||
"delay": 0,
|
"delay": 0,
|
||||||
"message": "This was marked as invalid and will be closed now. If this is an error, please provide additional details."
|
"message": "This was marked as invalid and will be closed now. If this is an error, please provide additional details."
|
||||||
|
},
|
||||||
|
"maybe-ai": {
|
||||||
|
"delay": 0,
|
||||||
|
"message": "This was marked as potentially AI generated and will be closed now. If this is an error, please provide additional details, make sure to read the docs about contributing and AI."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user