-
Notifications
You must be signed in to change notification settings - Fork 92
feat(tools/bitbucket): Bitbucket forge + tracker bridge (Atlassian) #606
Copy link
Copy link
Open
Labels
capability:platformFramework / agent substrate skills (install, verify, doctor, override, status, setup bootstrap)Framework / agent substrate skills (install, verify, doctor, override, status, setup bootstrap)enhancementNew feature or requestNew feature or requestfamily:toolstools/*tools/*good first issueGood for newcomersGood for newcomerssource control systemVersion control systems and the forges/services that host themVersion control systems and the forges/services that host them
Description
Activity
Metadata
Metadata
Assignees
Labels
capability:platformFramework / agent substrate skills (install, verify, doctor, override, status, setup bootstrap)Framework / agent substrate skills (install, verify, doctor, override, status, setup bootstrap)enhancementNew feature or requestNew feature or requestfamily:toolstools/*tools/*good first issueGood for newcomersGood for newcomerssource control systemVersion control systems and the forges/services that host themVersion control systems and the forges/services that host them
Add
tools/bitbucket/as a forge + tracker bridge for Bitbucket (Atlassian Cloud and self-hosted Data Center), analogous totools/github/and thetools/gitlab/bridge (#305). Bitbucket is a major Git forge with no coverage today, and it has deep Jira integration — pairing naturally with the existingtools/jira/tracker bridge.Capabilities to provide (mirror the GitHub bridge):
tools/jira/)Why: Bitbucket is the default forge across the Atlassian enterprise ecosystem and a large share of corporate OSS. It historically hosted Mercurial too (dropped in 2020), which is part of why Hg projects scattered — so a Bitbucket bridge plus the Mercurial bridge together recover that displaced population. With Jira already bridged, Bitbucket closes the loop on the full Atlassian adopter stack.
Reference:
tools/github/,tools/gitlab/(feat(tools/gitlab): add tracker + forge bridge for GitLab-hosted projects #305); pairs withtools/jira/