Skip to content

Conversation

@gilluminate
Copy link
Contributor

@gilluminate gilluminate commented Oct 30, 2025

rename feature flag llmClassifier -> heliosV2

CleanShot 2025-10-30 at 10 18 25@2x

@vercel
Copy link

vercel bot commented Oct 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
fides-plus-nightly Ready Ready Preview Comment Oct 30, 2025 5:32pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
fides-privacy-center Ignored Ignored Oct 30, 2025 5:32pm

@gilluminate gilluminate marked this pull request as ready for review October 30, 2025 16:21
@gilluminate gilluminate requested a review from a team as a code owner October 30, 2025 16:21
@gilluminate gilluminate requested review from lucanovera and speaker-ender and removed request for a team and lucanovera October 30, 2025 16:21
Copy link
Contributor

@jack-gale-ethyca jack-gale-ethyca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Properly finessed

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greptile Overview

Greptile Summary

This PR renames the feature flag from llmClassifier to heliosV2 across the admin UI codebase. The rename is clean and comprehensive:

  • Updated the flag definition in flags.json
  • Updated all references in navigation config (4 occurrences)
  • Updated references in action center hooks and pages (3 occurrences)
  • Updated references in monitor configuration form
  • Updated an inline comment to reflect the new flag name

The change is straightforward and maintains all functionality. All references to the old flag name have been successfully replaced.

Confidence Score: 5/5

  • This PR is safe to merge with no risks
  • This is a simple, well-executed rename of a feature flag with no logic changes. All references have been consistently updated across the codebase, and grep confirms no missed occurrences.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
clients/admin-ui/src/flags.json 5/5 Renamed feature flag from llmClassifier to heliosV2 in JSON configuration
clients/admin-ui/src/features/common/nav/nav-config.tsx 5/5 Updated all references from llmClassifier to heliosV2 in navigation config
clients/admin-ui/src/features/data-discovery-and-detection/action-center/hooks/useTopLevelActionCenterTabs.tsx 5/5 Updated flag reference from llmClassifier to heliosV2 in hook
clients/admin-ui/src/features/integrations/configure-monitor/ConfigureMonitorForm.tsx 5/5 Updated flag reference from llmClassifier to heliosV2, variable name remains accurate
clients/admin-ui/src/pages/data-discovery/action-center/datastore/[monitorId]/index.tsx 5/5 Updated flag reference from llmClassifier to heliosV2 in page component
clients/admin-ui/src/pages/data-discovery/action-center/index.tsx 5/5 Updated flag reference from llmClassifier to heliosV2, updated comment to reflect new name

6 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@gilluminate gilluminate enabled auto-merge October 30, 2025 16:27
Copy link
Contributor

@nrxsmith nrxsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple enough 👍

Copy link
Contributor

@lucanovera lucanovera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finesse checked. Approved!

@gilluminate gilluminate added this pull request to the merge queue Oct 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 30, 2025
@gilluminate gilluminate disabled auto-merge October 30, 2025 17:11
@gilluminate gilluminate enabled auto-merge October 30, 2025 17:21
@gilluminate gilluminate added this pull request to the merge queue Oct 30, 2025
Merged via the queue into main with commit 8d29b7e Oct 30, 2025
53 of 64 checks passed
@gilluminate gilluminate deleted the gill/rename-flag branch October 30, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants