-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins Version: 2.222.1
Basic Branch Build Strategies Plugin Version: 1.3.2
Bitbucket Version: 6.10.0
I have Jenkins setup around Bitbucket Branch Source Plugin that links Bitbucket to Jenkins.
I wanted to skip building the pipeline upon "Branch Indexing" event. To do that I have selected "Skip initial build on first branch indexing" under Build strategies.
This skips the Branch indexing event. But this also skips the PR open event which is unexpected.