Add a require_access attribute to !ghwebhook
This commit is contained in:
parent
0fc2dd8754
commit
46fc552972
1 changed files with 1 additions and 0 deletions
|
@ -167,6 +167,7 @@ class Module(ModuleManager.BaseModule):
|
|||
"""
|
||||
:help: Add/remove/modify a github webhook
|
||||
:require_mode: high
|
||||
:require_access: github-webhook
|
||||
:permission: githuboverride
|
||||
:usage: list
|
||||
:usage: add <hook>
|
||||
|
|
Loading…
Reference in a new issue