Skip to content

Commit 9ddde75

Browse files
sentry-junior[bot]junior
andauthored
docs(autofix): correct Slack feature access label from beta to Early Adopter (#17350)
## What The "Autofix in Slack" section of the Autofix docs incorrectly described the feature as being in "beta," which implied open/public beta access. In reality, this feature is gated behind the `organizations:seer-slack-workflows` Flagpole flag, which lives in `ea-features.json` — meaning it's an **Early Adopter (EA)** feature, not open beta. ## Changes - Removed `[Beta]` suffix from the section heading - Replaced the generic beta alert with an accurate Early Adopter alert that links to the org settings page where EA can be enabled ## Why The previous copy would lead customers to believe the feature was broadly available or rolling out publicly, when it actually requires opting into the Early Adopter program. Action taken on behalf of Rahul Chhabria. Co-authored-by: junior <junior@sentry.io>
1 parent 47f56ce commit 9ddde75

File tree

1 file changed

+2
-2
lines changed
  • docs/product/ai-in-sentry/seer/autofix

1 file changed

+2
-2
lines changed

docs/product/ai-in-sentry/seer/autofix/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ snippets and examples, and does not affect workflows involving your own coding a
8383

8484
![Screenshot of Seer showing code it generated =800x](../img/coding-step.png)
8585

86-
## Autofix in Slack [Beta]
86+
## Autofix in Slack
8787

8888
<Alert>
89-
This feature is currently in <strong>beta</strong>. Beta features are still a work in progress and may have bugs. We recognize the irony.
89+
This feature is available to organizations enrolled in the <strong>Early Adopter</strong> program. To access it, enable Early Adopter features in your [organization settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/#earlyAdopter).
9090
</Alert>
9191

9292
If you have the [Slack integration](/organization/integrations/notification-incidents/slack/) enabled, you can trigger Autofix from a Slack message.

0 commit comments

Comments
 (0)