Show default github web hook event categories in ghwebhook.md (github)
This commit is contained in:
parent
c6545ca847
commit
3cefe87c5e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
Same as above but with `remove` instead of `add`
|
||||
|
||||
## Modifying shown events
|
||||
`!ghwebhook events [hook] [events]` where `[hook]` is the `[name]` used in the `add` command and where `[events]` is a space-separated list of either raw events (see [here](https://developer.github.com/v3/activity/events/types/)) or the following
|
||||
`!ghwebhook events [hook] [events]` where `[hook]` is the `[name]` used in the `add` command and where `[events]` is a space-separated list of either raw events (see [here](https://developer.github.com/v3/activity/events/types/)) or the following (default: "ping code pr issue repo")
|
||||
|
||||
#### ping
|
||||
Shows when a newly registered web hook first hits BitBot
|
||||
|
|
Loading…
Reference in a new issue