Skip to content

docs: Fix incorrect docs platform references for GitLab and Bitbucket#368

Merged
prithvi2206 merged 12 commits intomainfrom
promptless/fix-docs-platform-references
Apr 3, 2026
Merged

docs: Fix incorrect docs platform references for GitLab and Bitbucket#368
prithvi2206 merged 12 commits intomainfrom
promptless/fix-docs-platform-references

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless bot commented Apr 3, 2026

Open this suggestion in Promptless to view citations and reasoning process

Removes documentation that incorrectly implied GitLab and Bitbucket could be used as documentation repository platforms. Only GitHub is supported for storing and publishing documentation.

What changed:

  • pilot-overview.mdx: Removed GitLab and Bitbucket from the "Connect documentation repositories" step, keeping only GitHub
  • integrations.mdx: Removed "publish documentation to Bitbucket repos" from the Bitbucket integration description

Why this matters:
The runtime enum DocPlatform only supports github and github_oss. GitLab and Bitbucket enum values were never actually supported for documentation repositories—they represented impossible states. The documentation incorrectly suggested these platforms could be used for docs.

What's preserved:
GitLab and Bitbucket remain fully supported as trigger sources (monitoring PRs/MRs for code changes). Only the documentation repository platform capability is being clarified.

Related trigger: PR #2803 - Remove GitLab and Bitbucket doc platforms from runtime

promptless bot added 12 commits April 1, 2026 17:52
Remove references that incorrectly implied GitLab and Bitbucket could
be used as documentation repository platforms. Only GitHub is supported
for documentation repositories (where docs are stored/published).

- pilot-overview.mdx: Remove GitLab and Bitbucket from docs repo step
- integrations.mdx: Remove "publish documentation to Bitbucket repos"

GitLab and Bitbucket remain supported as trigger sources (PRs/MRs).

<Step title="Connect documentation repositories">
Connect your docs repository on GitHub, GitLab, or Bitbucket (e.g. if you use Mintlify, Fern, ReadMe, Docusaurus, etc.)
Connect your docs repository on GitHub (e.g. if you use Mintlify, Fern, ReadMe, Docusaurus, etc.)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

PR #2803 removes DocPlatform.GITLAB and DocPlatform.BITBUCKET enum values from runtime, confirming these were never supported for documentation repositories. Only GitHub (github and github_oss) are valid doc platforms.

Source: https://github.com/Promptless/promptless/pull/2803

## Available Integrations

- [Bitbucket](/docs/integrations/bitbucket-integration): Trigger based on Pull Requests and publish documentation to Bitbucket repos
- [Bitbucket](/docs/integrations/bitbucket-integration): Trigger based on Pull Requests
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

PR #2803 confirms Bitbucket is only supported as a trigger source, not as a documentation repository platform. Removed the "publish documentation to Bitbucket repos" claim.

Source: https://github.com/Promptless/promptless/pull/2803

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
promptless-docs Ready Ready Preview, Comment Apr 3, 2026 11:21pm

Request Review

@prithvi2206 prithvi2206 merged commit 22151ee into main Apr 3, 2026
4 checks passed
@promptless promptless bot deleted the promptless/fix-docs-platform-references branch April 3, 2026 23:22
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.

1 participant