Skip to content

Commit 5df301e

Browse files
authored
docs(ci-insights): remove private beta access mention for CI Insights (#7791)
## Description This PR removes the mention of private beta access for CI Insights since it is now in public beta. ## Changes - Removed the Early Access note from `/src/content/docs/ci-insights.mdx` (lines 24-28) - The note previously stated that users needed to be part of the Early Access program and could apply for access - CI Insights is now available as a public beta, so this restriction no longer applies ## Impact Users will no longer see the outdated information about needing to apply for early access to use CI Insights. They can now directly access CI Insights from their dashboard after enabling it through the GitHub Integration.
1 parent 06e2261 commit 5df301e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/content/docs/ci-insights.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ CI Insights helps you monitor your pipelines, detect flaky tests and jobs, and o
2222
your CI efficiency. This guide walks you through enabling CI Insights via
2323
GitHub and covers basic configuration steps.
2424

25-
:::note
26-
If you do not see CI Insights in your dashboard, this means you are not part
27-
of our *Early Access* program. Feel free to [apply for early
28-
access](https://forms.mergify.com/ci-insights-early-access).
29-
:::
30-
3125
## Understanding CI Insights
3226

3327
### Components

0 commit comments

Comments
 (0)