Is it possible to setup a recurring notification for merge requests that are still pending approval? Ideally I would like to send out a weekly notification/email for each merge request that has still not gotten any approvals. I couldn’t find anything of the sort in the documentation, which leads me to think the only solution is to write a program parsing the data from the API, and doing this process manually.
-
What version are you on (Hint:
/help
) ? and are you using self-managed or gitlab.com?
GitLab Enterprise Edition [14.10.5-ee] Self-hosted