Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gitar] Cleaning up stale flag: sample-feature with value true #2866

Closed
wants to merge 1 commit into from

Conversation

gitar-bot-staging[bot]
Copy link

Gitar

This automated PR permanently enables the sample-feature feature flag.

Summary of Changes

Gitar found and removed uses of the sample-feature feature flag in 1 file: src/main/java/Hello.java.

Gitar performed deep cleanup and code optimizations triggered by the feature flag removal in this file.

Code Cleanup Details
  • src/main/java/Hello.java

    • Replaced Feature Flag Usage
    • Cleaned up code (5 times)
      • Deleted the unused local variable flagValue
      • Propagated the value "sample-feature" to uses of the variable FEATURE_FLAG_KEY
      • Propagated the value true to uses of the variable flagValue (2 times)
      • Simplified control flow
Details

Triggered via #2865 (comment) by @optimus-primal[bot]


This automated PR was generated by Gitar. View docs.

Copy link

optimus-primal bot commented Feb 3, 2025

Confirming code cleanup...🤖

@gitar-bot-staging gitar-bot-staging bot force-pushed the gitar_sample-feature_true branch from 343d300 to f2eee2f Compare February 3, 2025 21:15
@gitar-bot-staging gitar-bot-staging bot added gitar feature_flag_cleanup Feature flag cleanup labels Feb 3, 2025
@optimus-primal optimus-primal bot closed this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_flag_cleanup Feature flag cleanup gitar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants