chore(ci): basic ChatOps

This commit is contained in:
Neko Ayaka
2026-03-29 16:07:42 +08:00
parent fbf6a05f1e
commit 94c69c0bd6
4 changed files with 91 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
[
{
"command": "hold",
"permission": "write",
"issue_type": "pull-request"
},
{
"command": "unhold",
"permission": "write",
"issue_type": "pull-request"
},
{
"command": "lgtm",
"permission": "write",
"issue_type": "pull-request"
}
]