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
Describe the bug
In BitbucketServer you can use project repositories, but you can also create your own personal repositories in your account. These follow a slightly different path structure:
Describe the bug
In BitbucketServer you can use project repositories, but you can also create your own personal repositories in your account. These follow a slightly different path structure:
https://bitbucker.server/projects/FOO/repos/BAR/pull-requests/1
https://bitbucker.server/projects/~user/repos/BAR/pull-requests/1
In case danger is invoked for a personal project, the resolved API path is wrong
See docs: https://docs.atlassian.com/bitbucket-server/rest/5.16.0/bitbucket-rest.html#personal-repositories
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
In our case, the bitbucket server host structure has a root path, which can be also relevant to the scenario:
Your Environment
The text was updated successfully, but these errors were encountered: