Skip to content

Handle BitBucket API #754

@maciekbanas

Description

@maciekbanas

Add BitBucket Cloud (api.bitbucket.org/2.0) as a third supported Git host alongside GitHub and GitLab.

BitBucket Cloud uses REST API v2 only (no GraphQL). Key differences from GitHub/GitLab:

  • Workspaces instead of organizations/groups
  • Cursor-based pagination via next URL field
  • No native releases concept (tags only)
  • Issue tracker is optional per-repo
  • No additions/deletions in commit responses (requires separate diffstat call)
  • Single language field per repo (no language breakdown)

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions