Skip to content

Commit

Permalink
✏️ some more flag actions
Browse files Browse the repository at this point in the history
  • Loading branch information
michellewzhang committed Oct 18, 2024
1 parent 20ba6c5 commit 32ea8eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/sentry/flags/providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,11 @@ def handle_launchdarkly_event(
"updateFlagDefaultVariations",
"updateFlagVariations",
"updateGlobalArchived",
"updateRulesWithMeasuredRollout",
"updateFallthroughWithMeasuredRollout",
"updatePrerequisites",
"stopMeasuredRolloutOnFlagFallthrough",
"stopMeasuredRolloutOnFlagRule",
)
]

Expand Down

0 comments on commit 32ea8eb

Please sign in to comment.