|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I would like to use this plugin for more than just the "push" event. It would be great to be able to manage the events I want "github-webhook" to handle.
This issue is correct to say the only event that is supported is the "push" event. I've tried "pull_request", "issue_comment", "release", etc..
The one I am really interested in is "release". It would be great to listen for a release, this build the tag, and publish it elsewhere. That's what I'm going for.