Add Support for More Github Events

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The github-plugin currently supports PUSH events from Github only:

      https://github.com/jenkinsci/github-plugin/blob/78167fd8a507ada4382c961c65539f7e1d9ba054/src/main/java/org/jenkinsci/plugins/github/webhook/subscriber/DefaultPushGHEventSubscriber.java#L54-L60

      We'd like to be able to take action based on other events such as a release/tag being cut (X-GitHub-Event: create). We poked around a bit and see that there is an open PR to support additional events (https://github.com/jenkinsci/github-plugin/pull/54). Are there any plans to address the outstanding issues in the PR or add this feature, in general?

            Assignee:
            Kirill Merkushev
            Reporter:
            Ryan Frantz
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: