Add Safeguards integration to kill switch documentation #3293
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR integrates Safeguards documentation with existing kill switch use cases across the feature flag documentation. The changes add automated rollback capabilities alongside the existing manual kill switch documentation, providing users with both options and clear guidance on when to use each approach.
Key changes:
create.md
to contrast manual vs automated approachesworking-with.md
andoverview.md
to reference Safeguardssafeguards-overview.md
for kill switch use casesBest practice checklist
Human Review Checklist
/safeguards/overview
and/feature-flags/create/#kill-switches
resolve correctlyContext: This work was requested by @shubhamstatsig to add Safeguards capability documentation for kill switch use cases to existing feature flag pages, specifically targeting the three URLs mentioned in the original request.
Link to Devin run: https://app.devin.ai/sessions/0fe72b0bf95644b09d3227a8c1a0d956
Questions?
Reach out to Brock or Tore on Slack!