GitLab alternative to Unanimously Approved GitHub Action

,

I have a need for a CI check that verifies every explicitly listed reviewer has approved a merge request. On GitHub, I accomplish this by adding GitHub - snow-actions/unanimously-approved: Approved by all reviewers as a required check for all pull requests… does anyone know of something like this for GitLab or know how to go about porting that GitHub Action to GitLab?