Allow filtering pull request events by type

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

XMLWordPrintable

      It would be nice to have an option to filter the events used to trigger builds from GitHub's `pull_request` webhook. In my case I only want builds to be triggered on newly created pull requests or pushes to an existing pull request (for both forked PRs and not), but the plugin by default responds to all `pull_request` events so builds are re-triggered when someone edits the PR title on GitHub and it sends a `pull_request` `edited` event, so there would need to be some way to say ignore `edited` `pull_request` webhooks.

            Assignee:
            Unassigned
            Reporter:
            Some One
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: