bitbucket-push-and-pull-request-plugin icon indicating copy to clipboard operation
bitbucket-push-and-pull-request-plugin copied to clipboard

Feature/multibranch scan

Open s78258819-svg opened this issue 3 months ago • 2 comments

Functionality added to trigger a Jenkins Multibranch pipeline scan when a branch is created or deleted for a Bitbucket repository. Testing completed with Jenkins and Bitbucket Data Center for the scenario of creating a new branch for a Bitbucket repository. After refreshing the Jenkins page for the Multibranch pipeline the new branch appears in the multibranch pipeline. In previous versions a manual scan had to be done before the new branch appeared in the multibranch pipeline even though the webhook request was received from Bitbucket during the addition or deletion events.

Submitter checklist

  • [x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • [x] Ensure that the pull request title represents the desired changelog entry
  • [x] Please describe what you did
  • [ ] Link to relevant issues in GitHub or Jira
  • [ ] Link to relevant pull requests, esp. upstream and downstream changes
  • [ ] Ensure you have provided tests that demonstrate the feature works or the issue is fixed

s78258819-svg avatar Aug 29 '25 11:08 s78258819-svg