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.

          [JENKINS-67888] Allow filtering pull request events by type

          There are no comments yet on this issue.

            Unassigned Unassigned
            user129391 Some One
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: