Commit 9ddde75
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
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments