Remove `ai_merge_request_reader_for_chat` feature flag
What does this MR do and why?
Since ai_merge_request_reader_for_chat
has been rolled out for several days now, this MR removes the feature flag to allow us to release the feature in 17.5.
MR acceptance checklist
Screenshots or screen recordings
N/A
How to set up and validate locally
Note: You will need the most updated version of the AI Gateway pulled.
- Go to an MR and ask a question such as "What files were changed in this MR?"
Expected result: You should get the list of files
- You can verify in the AI Gateway logs that it is not sending the ai_merge_request_reader_for_chat feature flag by searching
enabled_feature_flags=
Related to #463499 (closed)
Edited by Lesley Razzaghian