Hi Team,
I need help sending Jenkins job output to Pull Request in BitBucket.
Whenever there is a new Pull Request in the Bitbucket repo, we are triggering the respective Jenkins job, and this is achieved with a plugin.
After the Jenkins job is completed, I want to publish the console output of the Jenkins job to the pull request as a comment. I need help in this step.
Request your input.