Bitbucket
Gitpod works with any public or private repository on Bitbucket.
To start a workspace from a Bitbucket project, prefix the Bitbucket project URL with gitpod.io/#
as described in Getting started or use the browser extension to add a convenient Gitpod button to every Bitbucket page.
Enable Prebuilds
All prebuilds require a Gitpod project for the repository.
To enable prebuilt workspaces for your Bitbucket project, you need to grant the webhook
permission in Gitpod’s Integration Settings page. This allows Gitpod to install a webhook which creates a new prebuild for every push event.