Skip to content

Add Bitbucket repository support #5

@akuligowski9

Description

@akuligowski9

Summary

Extend the repository analyzer to support Bitbucket as an input source alongside GitHub.

Details

Similar to the GitLab support request (#2), adding Bitbucket would broaden the user base to developers who host code on Bitbucket.

Approach

  • Create engine/projectbridge/input/bitbucket.py following the same pattern as github.py
  • Extract languages, frameworks, infrastructure signals from Bitbucket's API
  • Add --bitbucket-user CLI flag (mutually exclusive with --github-user)
  • Normalize output to the same dev_context format the analysis engine expects

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions