jenkinsci / bitbucket-push-and-pull-request-plugin

Plugin for Jenkins v2.138.2 or later, that triggers job builds on Bitbucket's push and pull request events.

Home Page:https://plugins.jenkins.io/bitbucket-push-and-pull-request

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Request] Documentation on Bitbucket Cloud integration for build status propagation back to BB-cloud

samveen opened this issue · comments

The state of the union (between my Jenkins and BB-Cloud) is as below:

  • I've got the push-pull plugin configured to build on PR creation in BB-cloud
  • The credentials used to access BB-cloud are username/password.
  • The plugin documentation lists username/password based status updates was dropped by BB-cloud in 2022
  • The sum total of the documentation on oauth for BB cloud updates is just link back to BB-Cloud docs.

Some documentation about the requirements and settings for the bb-push-pull-plugin to allow status push via oauth usage would be great, as the existing (lack of) documentation on this topic leads to newbies like me be getting stuck.

Fixed by #324 , which has been merged. Closing.