marge-bot
marge-bot copied to clipboard
reviewers stripped on gitlab CE
freedesktop.org uses gitlab CE, so we can't use the approvals feature. However, the release has --add-reviewers by default which seems to strip off Reviewed-by tags that were already in the commit. Any chance you could detect that approvals aren't supported on the gitlab instance and avoid stripping that tag out of our commits?
I think I've got this worked around with dropping --add-reviewers from the deploy.yml.
Might be unrelated but I recall that specific feature was requiring gitlab admin privileges to function.