Add tooltip to request changes providing more details on behavior
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=516235) </details> <!--IssueSummary end--> ## Background When requesting changes on a merge request under a paid tier, the behavior prevents a merge request from being merged until you either later approve or the request for changes is bypassed. ## Proposal We should add a tooltip to the request changes option that gives more details about how the request for changes can be resolved. ![image](/uploads/234cbab32a0168a15afe9abf5ed9a0a1/image.png) ### Additional Details blocking by change requests is a licensed feature so we will need to check `merge_request.reviewer_requests_changes_feature` and show the tooltip/help text based on that. ### Links - https://gitlab.com/gitlab-org/gitlab/-/issues/455339#note_2319621546
issue