Skip to content

Conversation

@gabrie30
Copy link
Owner

@gabrie30 gabrie30 commented Dec 18, 2025

This update adds support for Bitbucket Cloud API tokens, reflecting Bitbucket's deprecation of app passwords. It introduces new environment variables and CLI flags for API token and email, updates documentation and examples, adjusts config validation, and ensures clone URLs use the required 'x-bitbucket-api-token-auth' username for API token authentication. Legacy app password and OAuth methods remain supported for backward compatibility.

Fixes #603

This update adds support for Bitbucket Cloud API tokens, reflecting Bitbucket's deprecation of app passwords. It introduces new environment variables and CLI flags for API token and email, updates documentation and examples, adjusts config validation, and ensures clone URLs use the required 'x-bitbucket-api-token-auth' username for API token authentication. Legacy app password and OAuth methods remain supported for backward compatibility.
@gabrie30 gabrie30 merged commit 4b74a3d into master Dec 18, 2025
8 checks passed
@gabrie30 gabrie30 deleted the update-bitbucket branch December 18, 2025 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bitbucket Cloud no longer supports App Passwords

2 participants