Recued
Menu
← Back to recipes

Turn off a LaunchDarkly flag

by recued-core v1 17 views

Use “Turn off a LaunchDarkly flag” in Recued. It runs the LaunchDarkly feature flag workflow with approval before changes are made.

How it works 12 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (12 steps)
project_key trim
Trim whitespace from setting project key
environment_key trim
Trim whitespace from setting environment key
flag_key trim
Trim whitespace from setting flag key
comment trim
Trim whitespace from setting comment
has_comment compare
Check if comment has data
project ?
environment ?
flag ?
status_before ?
patch ?
skip: step.has_comment not_equal true
skipped compare
Check if has comment does not equal true
card to_summary
Format results as a summary card
Settings 5 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

comment setting = Turn flag off from Recued approval workflow.
flag key setting =
project key setting =
launchdarkly setting =
environment key setting = production

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Launchdarkly connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

launchdarkly launchdarklyfeature-flagsturn-offrelease-managementapprovalpack:launchdarkly

Details

12 steps 5 configurable settings recipe_id: turn-flag-off-launchdarkly