Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitbucket Pull Request Link is broken #306

Closed
alifiroozi80 opened this issue Sep 25, 2023 · 0 comments · Fixed by #307
Closed

Bitbucket Pull Request Link is broken #306

alifiroozi80 opened this issue Sep 25, 2023 · 0 comments · Fixed by #307
Labels
bug Something isn't working

Comments

@alifiroozi80
Copy link

alifiroozi80 commented Sep 25, 2023

Hello everyone
As you know, there is an Environment Variable called BITBUCKET_PULL_REQUEST_LINK that returns the PR URL on Bitbucket.
It returns the URL like this:

https://bitbucket.org/ORG/REPO/pullrequests/75

but, this is not the valid URL and bitbucket is going to return 404 on bitbucket

However, if you add - to the pullrequests, it's going to work:

https://bitbucket.org/ORG/REPO/pull-requests/75

Environment:

Jenkins: 2.414.2
Plugin: 2.8.4

Tasks

Preview Give feedback
No tasks being tracked yet.
@cdelmonte-zg cdelmonte-zg added the bug Something isn't working label Oct 11, 2023
@cdelmonte-zg cdelmonte-zg linked a pull request Oct 14, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants