From 0ababe59fbad0126da905fd17ea3698fa6ce3d06 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 9 Sep 2024 06:05:06 +0000 Subject: [PATCH] ci: Update Feature Flags Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/10767475864 --- label_studio/feature_flags.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/label_studio/feature_flags.json b/label_studio/feature_flags.json index cb51d5f5775e..728dde27395a 100644 --- a/label_studio/feature_flags.json +++ b/label_studio/feature_flags.json @@ -2823,6 +2823,33 @@ "version": 4, "deleted": false }, + "fflag_feat_optic_1025_zendesk_widget_integration": { + "key": "fflag_feat_optic_1025_zendesk_widget_integration", + "on": false, + "prerequisites": [], + "targets": [], + "contextTargets": [], + "rules": [], + "fallthrough": { + "variation": 1 + }, + "offVariation": 1, + "variations": [ + true, + false + ], + "clientSideAvailability": { + "usingMobileKey": false, + "usingEnvironmentId": false + }, + "clientSide": false, + "salt": "98f5d577937c47528ce3105baf9f7f91", + "trackEvents": false, + "trackEventsFallthrough": false, + "debugEventsUntilDate": null, + "version": 3, + "deleted": false + }, "fflag_feat_optic_161_project_settings_for_low_agreement_threshold_score_short": { "key": "fflag_feat_optic_161_project_settings_for_low_agreement_threshold_score_short", "on": false,