In some cases, users need to add a webhook with the scope all
. For example, users want to receive all events. On a GitHub repository, the option is Send me everything
.
Possible solution
Define a special event name: all
. Add all events if there is a all
event.