-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
-
936.1.0
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 related to
-
JENKINS-75410 make BitbucketSCMSource extends AbstractGitSCMSource
-
- Closed
-