Skip to content

docs: remove CI/CD overview link#7648

Open
mmaslov007 wants to merge 1 commit into
Flagsmith:mainfrom
mmaslov007:docs/remove-cicd-overview-link
Open

docs: remove CI/CD overview link#7648
mmaslov007 wants to merge 1 commit into
Flagsmith:mainfrom
mmaslov007:docs/remove-cicd-overview-link

Conversation

@mmaslov007
Copy link
Copy Markdown

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Closes #7454

Removes the redundant CI/CD Overview docs page so the Third-Party Integrations sidebar treats CI/CD like the other top-level integration categories.

This also removes the Third-Party Integrations landing-page card that linked directly to the redundant overview page, while preserving the CI/CD category and the existing Terraform child page.

How did you test this code?

  • Ran make install-hooks.
  • Ran npx prettier docs/third-party-integrations/index.mdx --write.
  • Ran npx prettier docs/third-party-integrations/index.mdx --check.
  • Ran npm run build.

make lint currently stops on pre-existing docs-wide Prettier formatting drift before it reaches the build step. The direct Docusaurus build completed successfully, with one unrelated existing broken anchor reported from /deployment-self-hosting/core-configuration/running-flagsmith-on-flagsmith to /administration-and-security/access-control/oauth#github.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@mmaslov007 is attempting to deploy a commit to the Flagsmith Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes the CI/CD Overview documentation page and its corresponding card link from the third-party integrations index page. Additionally, it reformats the Grafana & Prometheus Integration link in the index file for better readability. As there are no review comments, I have no feedback to provide.

@github-actions github-actions Bot added the docs Documentation updates label May 30, 2026
@mmaslov007 mmaslov007 marked this pull request as ready for review May 30, 2026 04:31
@mmaslov007 mmaslov007 requested a review from a team as a code owner May 30, 2026 04:31
@mmaslov007 mmaslov007 requested review from matthewelwell and removed request for a team May 30, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Remove the link to the CI/CD Overview page, which is redundant

2 participants