mirror of
https://github.com/moeru-ai/airi.git
synced 2026-05-17 04:20:26 +00:00
17 lines
281 B
JSON
17 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"
|
|
}
|
|
]
|