chore(ci): basic ChatOps
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user