Check merge requests for spam
What does this MR do and why?
This MR onboards merge requests to spamcheck. The current version of spamcheck will always return an ALLOW
verdict for any Generic spammable. This will allow us to analyze the results before implementing more restrictive actions.
Epic: https://gitlab.com/groups/gitlab-org/-/epics/10118
How to set up and validate locally
- Enable spamcheck in GDK
- Create a merge request in a public project. You should see logs emitted from the spamcheck container showing that the merge request was checked for spam.
- Update the title or description of the merge request. This should result in another call to spamcheck.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Alex Buijs