Update field names on suggested reviewer proto
What does this MR do and why?
This PR updates the MergeRequestRecommendationsV2
proto to use underscore_separated_names for field names. The user-facing function of this client is gated under feature flag named suggested_reviewers
and is currently disabled.
The related MR that introduces field name changes in the Suggested Reviewer service.
Note: As for the initial release of the suggested reviewer feature, we do not have an automated pipeline to propagate these proto changes from the server. Hence, this manual process.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Tan Le