-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Minor
-
Component/s: github-organization-folder-plugin
-
None
-
Environment:Jenkins 2.16
GitHub API Plugin 1.76
GitHub Branch Source Plugin 1.8.1
GitHub Organization Folder Plugin 1.4
GitHub plugin 1.20.0
Pipeline 2.2
When the plugin creates the organization webhook, it only specifies that GH should send "Push" and "Repository" events. This causes updates to PR's to be ignored.
Workaround: manually edit the organization webhook and activate updates for "Pull request" (Pull request opened, closed, reopened, edited, assigned, unassigned, labeled, unlabeled, or synchronized).