Skip to content

Update field names on suggested reviewer proto

Tan Le requested to merge update-suggested-reviewer-proto into master

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.

Edited by Tan Le

Merge request reports

Loading