You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to use Bitbucket Pull Requests Builder trigger. The problem is that the trigger can't retrieve pull request list. According to logs it calls wrong url without owner inserted. It looks like https://bitbucket.mydomain.com/rest/api/1.0/projects//repos/myrepo/pull-requests/. RepositoryOwner field is ignored. Jenkins version: 2.252. Plugin version: 1.5.0.
This is how it's setup like:
The text was updated successfully, but these errors were encountered:
We are trying to use Bitbucket Pull Requests Builder trigger. The problem is that the trigger can't retrieve pull request list. According to logs it calls wrong url without owner inserted. It looks like https://bitbucket.mydomain.com/rest/api/1.0/projects//repos/myrepo/pull-requests/. RepositoryOwner field is ignored. Jenkins version: 2.252. Plugin version: 1.5.0.
This is how it's setup like:
The text was updated successfully, but these errors were encountered: