Skip to content

please support wildcard event #24

@n0mer

Description

@n0mer

Quote from https://developer.github.com/webhooks/#wildcard-event

We also support a wildcard (*) that will match all supported events. When you add the wildcard event, we’ll replace any existing events you have configured with the wildcard event and send you payloads for all supported events. You’ll also automatically get any new events we might add in the future.

Event type calculation is performed via

      if eventType in eventTypes

So setting HUBOT_GITHUB_EVENT_NOTIFIER_TYPES to *, as GitHub documentation suggests, has currently no effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions