Skip to content

Conversation

spenpal
Copy link
Contributor

@spenpal spenpal commented Oct 6, 2025

Summary

Changes Made

This PR updates the Bitbucket integration documentation to reflect the deprecation of App passwords and migration to API tokens, along with a Node.js version upgrade.

Key Updates:

  1. Bitbucket Authentication Documentation Overhaul:

    • Added deprecation warning for App passwords (to be discontinued September 2025, deactivated June 2026)
    • Promoted API tokens as the recommended authentication method
    • Added comprehensive API token creation instructions with required scopes
    • Added new screenshot for API token scope selection interface
    • Moved App passwords to deprecated section with migration guidance
    • Improved overall documentation structure and formatting
  2. Node.js Version Bump:

    • Updated .nvmrc from v16.18.1 to v20.18.1 for better performance and security

Does this close any open issues?

Screenshots

image

Other Information

  • Users with existing App password connections should migrate to API tokens before June 2026
  • API tokens provide better security and are the future standard for Bitbucket Cloud authentication

- Fixes [email protected] engine compatibility error:
  Expected ">=20.18.1", found "16.18.1"
- Replace App Passwords with API Tokens as the recommended authentication method due to upcoming deprecation of App Passwords.
- Add detailed instructions for creating API tokens and required scopes.
- Include migration steps for existing App Password connections to API Tokens.
- Update images and improve clarity in the documentation.
Copy link
Contributor

@klesh klesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thorough and clean.
Thanks for your contribution.

@klesh klesh merged commit 5fc5889 into apache:main Oct 9, 2025
1 check passed
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.

[Doc][Bitbucket] Update authentication documentation for API tokens

2 participants