-
Bug
-
Resolution: Not A Defect
-
Blocker
-
None
Jenkins version 2.37
Blue Ocean Plugin version 1.0.0-b14
Problem: I have a multi-branch pipeline and I can see the branches but I cannot enable the Pull Request.
I am successful in doing a freestyle build and using the Github Pull Request Builder.
The Enable button does nothing.
This issue was a result of my AWS security groups not whitelisting Github via the following IP address range. This is in CIDR notation.
192.30.252.0/22
In order to access all of their services, please ensure that TCP ports 22, 80, 443, and 9418 are allowed via the IP range above.