-
Improvement
-
Resolution: Unresolved
-
Minor
Currently, the plugin supports the only PUSH event (https://github.com/jenkinsci/github-plugin/blob/78167fd8a507ada4382c961c65539f7e1d9ba054/src/main/java/org/jenkinsci/plugins/github/webhook/subscriber/DefaultPushGHEventSubscriber.java). There are automatizations and workflows which rely not only on a PUSH event.
Ability to support an event for GitHub releases (X-GitHub-Event: release) would be highly appreciated.