bitbucket-branch-source-plugin icon indicating copy to clipboard operation
bitbucket-branch-source-plugin copied to clipboard

[JENKINS-73468] Fix mistaken doCheckServerUrl AccessDeniedException

Open Dohbedoh opened this issue 1 year ago • 5 comments

Similar to what was once done for another field https://github.com/jenkinsci/bitbucket-branch-source-plugin/pull/377/files. And I think was introduced by https://github.com/jenkinsci/bitbucket-branch-source-plugin/commit/95d57661797e811c1aab7e758b45d1fe69eb1448.

Your checklist for this pull request

  • [x] Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
  • [x] Ensure that the pull request title represents the desired changelog entry
  • [x] Please describe what you did
  • [x] Link to relevant issues in GitHub or in Jenkins JIRA
  • [x] Link to relevant pull requests, esp. upstream and downstream changes
  • [ ] Did you provide a test-case? That demonstrates feature works or fixes the issue.

Dohbedoh avatar Jul 17 '24 04:07 Dohbedoh