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

Fix bitbucket server 0606 #7580

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Fix bitbucket server 0606 #7580

merged 2 commits into from
Jun 6, 2024

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented Jun 6, 2024

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?
Add missing url field in pull_requests table.

Does this close any open issues?

Closes #7265

Screenshots

Include any relevant screenshots here.
image

Other Information

Any other information that is important to this PR.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 6, 2024
@d4x1 d4x1 added the pr-type/bug-fix This PR fixes a bug label Jun 6, 2024
@d4x1 d4x1 self-assigned this Jun 6, 2024
@d4x1 d4x1 added this to the v1.0 milestone Jun 6, 2024
@dosubot dosubot bot added the component/plugins This issue or PR relates to plugins label Jun 6, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 6, 2024
@klesh klesh merged commit 3ea44f9 into main Jun 6, 2024
14 checks passed
@klesh klesh deleted the fix-bitbucket-server-0606 branch June 6, 2024 06:27
github-actions bot pushed a commit that referenced this pull request Jun 6, 2024
* fix(bitbucket_server): fix url field in pull_requests

* fix(bitbucket_server): update e2e test
Copy link

github-actions bot commented Jun 6, 2024

🤖 Target: #release-v1.0 cherry pick finished successfully 🎉!

@github-actions github-actions bot added the bot/auto-cherry-pick-completed auto cherry pick completed label Jun 6, 2024
d4x1 added a commit that referenced this pull request Jun 6, 2024
* fix(bitbucket_server): fix url field in pull_requests

* fix(bitbucket_server): update e2e test

Co-authored-by: Lynwee <linwei.hou@merico.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot/auto-cherry-pick-completed auto cherry pick completed component/plugins This issue or PR relates to plugins lgtm This PR has been approved by a maintainer needs-cherrypick-v1.0 pr-type/bug-fix This PR fixes a bug size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][Bitbucket_server] pr.url needs to be changed.
2 participants