Skip to content

Commit af6921d

Browse files
Fix spacing
Co-authored-by: Mark Story <[email protected]>
1 parent 96530d1 commit af6921d

File tree

1 file changed

+2
-0
lines changed
  • develop-docs/api-server/application-domains/feature-flags

1 file changed

+2
-0
lines changed

develop-docs/api-server/application-domains/feature-flags/flagpole.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,9 @@ To unset your feature, comment out or remove your feature config from the
242242
`option` object, and rerun the `getsentry configoptions` command above.
243243

244244
## Removing Flagpole features
245+
245246
Because our options automator CI relies on the feature definitions in both Sentry and GetSentry, flags must be removed in a specific order to avoid causing test failures:
247+
246248
1. Remove all flag checks from the codebase and set a default value of `True` for the flag.
247249
2. Once all flag checks have been removed and the changes have been deployed to all environments, remove the feature flag config from options automator.
248250
3. Remove the [feature registration](#rolling-out-a-new-flagpole-feature) from GetSentry or Sentry.

0 commit comments

Comments
 (0)