mirror of
https://github.com/moeru-ai/airi.git
synced 2026-08-14 00:48:06 +00:00
18 lines
281 B
JSON
18 lines
281 B
JSON
[
|
|
{
|
|
"command": "hold",
|
|
"permission": "write",
|
|
"issue_type": "pull-request"
|
|
},
|
|
{
|
|
"command": "unhold",
|
|
"permission": "write",
|
|
"issue_type": "pull-request"
|
|
},
|
|
{
|
|
"command": "lgtm",
|
|
"permission": "write",
|
|
"issue_type": "pull-request"
|
|
}
|
|
]
|