Skip to content

Add requestAttention/removeAttentionRequest mutations

Patrick Bajao requested to merge 357349-attention-requests-mutations-be into master

What does this MR do and why?

This adds mutations (mergeRequestRequestAttention and mergeRequestRemoveAttentionRequest) to request attention of a user and to remove attention request for a certain user. This will be used by the frontend in place of mergeRequestToggleAttentionRequested.

This is the backend part of fix for #357349 (closed).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading