Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions platform/integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ description: "Connect SCM, project management, and communication tools to the Ha
>
Azure DevOps Services or Server
</Card>
<Card title="Bitbucket" icon="bitbucket" href="/platform/repositories/bitbucket">

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Include Bitbucket in both provider introductions

When users follow either updated setup page, this new card conflicts with the exhaustive provider list immediately above it: platform/integrations.mdx:15-17 and platform/repositories.mdx:16-17 still end with Azure DevOps and omit Bitbucket. Update both introductions as part of adding these cards; the repository overview should use provider-neutral wording such as “connect,” since the linked Bitbucket guide describes an OAuth connection rather than an installation.

Useful? React with 👍 / 👎.

Bitbucket Cloud
</Card>
</Columns>

</Step>
Expand Down
3 changes: 3 additions & 0 deletions platform/repositories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ You need to be a Hacktron organization admin to connect and configure repositori
>
Configure repositories from Azure DevOps Services or Server.
</Card>
<Card title="Bitbucket" icon="bitbucket" href="/platform/repositories/bitbucket">
Configure repositories from Bitbucket
</Card>
</Columns>

</Step>
Expand Down
Loading