Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Remove unused vaos feature toggles#26366

Merged
JunTaoLuo merged 2 commits intomasterfrom
jtluo/remove-unused-feature-toggles
Feb 10, 2026
Merged

Remove unused vaos feature toggles#26366
JunTaoLuo merged 2 commits intomasterfrom
jtluo/remove-unused-feature-toggles

Conversation

@JunTaoLuo
Copy link
Copy Markdown
Contributor

@JunTaoLuo JunTaoLuo commented Feb 5, 2026

Summary

  • Remove fully released and unused feature toggles
  • United Appointments Experience

Related issue(s)

Testing done

  • N/A

What areas of the site does it impact?

Appointments

Acceptance criteria

  • I fixed|updated|added unit tests and integration tests for each feature (if applicable).
  • No error nor warning in the console.
  • Events are being sent to the appropriate logging solution
  • Documentation has been updated (link to documentation)
  • No sensitive information (i.e. PII/credentials/internal URLs/etc.) is captured in logging, hardcoded, or specs
  • Feature/bug has a monitor built into Datadog (if applicable)
  • If app impacted requires authentication, did you login to a local build and verify all authenticated routes work as expected
  • I added a screenshot of the developed feature

@JunTaoLuo JunTaoLuo force-pushed the jtluo/remove-unused-feature-toggles branch from 1473217 to cb84f2c Compare February 5, 2026 16:24
@JunTaoLuo JunTaoLuo changed the title Remove va_online_scheduling_cancel feature toggle Remove unused vaos feature toggles Feb 5, 2026
Copy link
Copy Markdown
Contributor

@simiadebowale simiadebowale left a comment

Choose a reason for hiding this comment

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

LGTM

@JunTaoLuo JunTaoLuo marked this pull request as ready for review February 6, 2026 22:24
@JunTaoLuo JunTaoLuo requested review from a team as code owners February 6, 2026 22:24
Copilot AI review requested due to automatic review settings February 6, 2026 22:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes VAOS (Appointments) Flipper feature definitions that are believed to be fully released / unused, as part of the “United Appointments Experience” cleanup.

Changes:

  • Remove va_online_scheduling_cancel from VAOS Flipper critical-feature logging lists.
  • Delete several VAOS/Oracle Health-related Flipper feature definitions from config/features.yml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
modules/vaos/config/initializers/flipper.rb Stops treating the removed va_online_scheduling_cancel feature as “critical” for Flipper operation logging.
config/features.yml Removes multiple VAOS Flipper feature definitions so they’re no longer managed/defined via the repo config.

Comment thread config/features.yml
@JunTaoLuo JunTaoLuo merged commit f4d9765 into master Feb 10, 2026
52 of 53 checks passed
@JunTaoLuo JunTaoLuo deleted the jtluo/remove-unused-feature-toggles branch February 10, 2026 19:59
ZachMurray pushed a commit that referenced this pull request Feb 11, 2026
* Remove va_online_scheduling_cancel feature toggle

* Remove more unused feature toggles
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.

4 participants