I upgraded our Jenkins instance to Blue Ocean 1.2 (along with all the dependencies), and it seems that I'm now unable to get Jenkins to build pull requests. When I scan the organization, it does not seem to pick up the pull requests:
Proposing repo
Examining org/repo
Checking branches...
Getting remote branches...
Checking branch 0177_branch_name
....
78 branches were processed (query completed)
78 branches were processed
Finished examining org/repo
If I scan the individual repository, I see that it is finding the PRs (but they don't show up in the folder):
Checking pull-requests...
Getting remote pull requests...
Checking pull request #273
...
18 pull requests were processed
I attached a screenshot of my config. Anyone else running into the same problem?