-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
I want to use the Bitbucket branch source in a multibranch pipeline, but only build commits that involve a change to certain paths. As I understand, this could be accomplished by writing a BranchBuildStrategy plugin, but such a plugin would need to use the changesSince() method, which is unimplemented in BitbucketSCMFileSystem.
If anyone knows of another way to accomplish this, please let me know.
- is blocking
-
JENKINS-48687 Bitbucket Branch Source Plugin: changes are missing for builds again
- Open