Skip to content

Draft: Send feature flags as part of headers to AIGW

Missy Davies requested to merge md-add-feature-flag-headers into master

What does this MR do and why?

Resolves #473697 (closed)

TODO: specs

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Add a bindy.pry_shell after line 31 in the headers method of ee/lib/api/code_suggestions.rb
  2. From your terminal in the gdk directory, run pry-shell
  3. Double check the headers look right in the shell by looking at feature_flags_headers
Edited by Missy Davies

Merge request reports

Loading