-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: bitbucket-pullrequest-builder-plugin
-
Labels:None
-
Similar Issues:
It would be awesome if there were a option to have jenkins to "approve" the pull request if it the build succeeds.
With approval i don't mean "merge" the pull request, just sett the approval flag.
This is done by a POST to https://api.bitbucket.org/2.0/repositories/
{owner}/
{repo_slug}/pullrequests/
{id}/approve
this option already exists, this ticket can be resolved/closed.