Bitbucket
Bitbucket is a Git-based source code repository hosting service owned by Atlassian offering both commercial plans and free accounts with unlimited private repositories, along with CI/CD pipelines, code reviews via pull requests, and code collaboration tools for development teams.
APIs
Bitbucket Cloud REST API
The REST API for Bitbucket Cloud allows you to build apps using any language, exposing operations on repositories, pull requests, commits, pipelines, workspaces, projects, webho...
Features
Use Cases
Enforce code quality through structured pull request reviews with required approvals.
Automate build, test, and deployment pipelines triggered by code changes.
Enable distributed development teams to collaborate on code with workspaces and projects.
Manage releases with deployment tracking and environment promotion.
Integrate security scanning into CI/CD pipelines for vulnerability detection.
Integrations
Deep integration with Jira for issue tracking and project management.
Connect Bitbucket with Trello for visual project management.
Receive Bitbucket notifications in Slack channels.
Link documentation in Confluence with code in Bitbucket.
Deploy to AWS services using Bitbucket Pipelines.
Deploy to Azure services using Bitbucket Pipelines.
Deploy to Google Cloud using Bitbucket Pipelines.
Build and push Docker images using Bitbucket Pipelines.
Event Specifications
Bitbucket Cloud Webhook Events
Bitbucket Cloud webhooks deliver event payloads to a subscriber URL via HTTP POST whenever a configured event occurs in a repository or workspace. Each event request includes an...
ASYNCAPI