Skip to main content
The Bitbucket integration is coming soon. This page describes planned functionality that will be available in an upcoming release.
Bitbucket is Atlassian’s Git-based source code repository hosting service. Kasava’s Bitbucket integration will enable repository access, issue tracking, and pull request visibility across your development workflow.

Planned Capabilities

FeatureDescription
Repository AccessConnect to Bitbucket repositories for code browsing
Issue SyncSync Bitbucket issues to Products
Pull RequestsView pull request status and details
Workspace SupportAccess repositories across multiple workspaces
Plan LinkingLink Bitbucket issues to Plans

Authentication

When available, the Bitbucket integration uses App Passwords for authentication. App Passwords are secure, revocable tokens that provide scoped access to your Bitbucket account.

Creating an App Password

1

Open Bitbucket Settings

Log in to Bitbucket and go to Personal settings from your profile menu
2

Navigate to App Passwords

In the sidebar, click App passwords under Access management
3

Create App Password

Click Create app password and give it a descriptive label (e.g., “Kasava Integration”)
4

Select Permissions

Grant the following permissions:
  • Issues: Read and Write
  • Pull requests: Read
  • Repositories: Read
5

Copy the Password

Copy the generated app password immediately - it won’t be shown again
App passwords are shown only once when created. Store it securely or you’ll need to create a new one.

Connection Configuration

When the integration becomes available, you’ll need to provide:
FieldDescription
Integration NameA friendly name for this connection
Bitbucket UsernameYour Bitbucket username (not your email address)
App PasswordThe app password created in Bitbucket
WorkspaceThe workspace slug from your Bitbucket URL
Default Repository(Optional) Default repository for creating issues
Your Bitbucket username can be found in your Bitbucket profile URL: bitbucket.org/your-username

Finding Your Workspace

The workspace slug is the identifier in your Bitbucket URLs. For example:
  • URL: https://bitbucket.org/my-company/my-repo
  • Workspace: my-company
You can also find your workspaces at bitbucket.org/account/workspaces.

Required Permissions

The integration requires these App Password permissions:
PermissionLevelPurpose
IssuesRead, WriteView and create issues
Pull requestsReadView PR status and details
RepositoriesReadAccess repository information

Security

  • App Passwords are encrypted at rest
  • You can revoke app passwords anytime in Bitbucket Settings
  • No Bitbucket account passwords are stored
  • Each workspace connection is isolated

Stay Updated

Want to be notified when the Bitbucket integration launches? Contact your account manager or check the Dashboard for integration announcements.