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 Cloud: Add Home PR/Issue Support #4045

Closed
9 tasks
sergeibbb opened this issue Feb 12, 2025 · 2 comments · Fixed by #4070
Closed
9 tasks

Bitbucket Cloud: Add Home PR/Issue Support #4045

sergeibbb opened this issue Feb 12, 2025 · 2 comments · Fixed by #4070
Assignees
Labels
area-integrations Issues or features related to integrations integration-bitbucket Issues or features related to Bitbucket integrations needs-verification Request for verification
Milestone

Comments

@sergeibbb
Copy link
Member

sergeibbb commented Feb 12, 2025

Add support for seeing associated Bitbucket PRs/issues for branches/commits in Home view,

  • autolinks on commits issues and pull requests
  • you can see associated issues and prs on Home:
    • pull requests
    • autolinks to PRs and issues of a branch (autodone by the previous PR)
    • you can see associated issues and prs on commit graph

(parent #3916, prev #4044, related (azure) #3977)

Testing notes

@sergeibbb sergeibbb added this to the 16.4 milestone Feb 12, 2025
@sergeibbb sergeibbb self-assigned this Feb 12, 2025
@sergeibbb sergeibbb changed the title Bitbucket: Add Home PR/Issue Support Bitbucket Cloud: Add Home PR/Issue Support Feb 12, 2025
@sergeibbb sergeibbb removed their assignment Feb 12, 2025
@eamodio eamodio added the area-integrations Issues or features related to integrations label Feb 12, 2025
@sergeibbb sergeibbb self-assigned this Feb 13, 2025
@d13 d13 removed the feature label Feb 14, 2025
@d13 d13 added the integration-bitbucket Issues or features related to Bitbucket integrations label Feb 14, 2025
@sergeibbb sergeibbb added the needs-verification Request for verification label Feb 18, 2025
@sergeibbb sergeibbb linked a pull request Feb 18, 2025 that will close this issue
7 tasks
@github-actions github-actions bot added the pending-release Resolved but not yet released to the stable edition label Feb 26, 2025
@axosoft-ramint
Copy link
Contributor

The following should be addressed in follow-up:

  • PR autolink patterns like pull request # link to an issue of that number instead
  • Associated PRs don't show up on commits because getProviderPullRequestForCommit isn't implemented (for BitBucket, Azure, possibly others)

@sergeibbb
Copy link
Member Author

Associated PRs don't show up on commits because getProviderPullRequestForCommit isn't implemented (for BitBucket, Azure, possibly others)

#4192

PR autolink patterns like pull request # link to an issue of that number instead

#4193

@d13 d13 removed the pending-release Resolved but not yet released to the stable edition label Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-integrations Issues or features related to integrations integration-bitbucket Issues or features related to Bitbucket integrations needs-verification Request for verification
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants