From 564b8ae1adf9443b8627ef00eadb5f0042fe3fe3 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 4 Feb 2025 06:05:00 +0000 Subject: [PATCH] ci: Update Feature Flags Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/13129366880 --- 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 926f3834bf8b..a4a58504c4cc 100644 --- a/label_studio/feature_flags.json +++ b/label_studio/feature_flags.json @@ -919,6 +919,33 @@ "version": 5, "deleted": false }, + "fflag__feature_develop__prompts__dia_1829_jwt_token_auth": { + "key": "fflag__feature_develop__prompts__dia_1829_jwt_token_auth", + "on": false, + "prerequisites": [], + "targets": [], + "contextTargets": [], + "rules": [], + "fallthrough": { + "variation": 0 + }, + "offVariation": 1, + "variations": [ + true, + false + ], + "clientSideAvailability": { + "usingMobileKey": false, + "usingEnvironmentId": false + }, + "clientSide": false, + "salt": "e907cff690ed4dc490a6104c7dca73d9", + "trackEvents": false, + "trackEventsFallthrough": false, + "debugEventsUntilDate": null, + "version": 3, + "deleted": false + }, "fflag_all_feat_dia_1777_ls_homepage_short": { "key": "fflag_all_feat_dia_1777_ls_homepage_short", "on": false,