Skip to content

Added mutation to update MemberApprovals

Suraj Tripathi requested to merge 433176_mutation_to_accept_promotion into master

What does this MR do and why?

  • Adds new mutation to Accept/Reject User pending promotion
  • Currently this just changes the status of the records, to allow frontend to use this to integrate the Accept/Reject actions
  • In a follow up we will add logic to apply the Pending Promotions Requests for the users before accepting the requests

ref: https://gitlab.com/gitlab-org/gitlab/-/issues/433176

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

Numbered steps to set up and validate the change are strongly suggested.

Edited by Suraj Tripathi

Merge request reports