Commits on Source 3
-
This hasnt been working for a while, it might be because GitLab doesnt quite grasp that we have multiple branches to merge MRs to, or it might be because they have change the API and broken back compat in some way. See: https://docs.gitlab.com/ee/ci/examples/code_quality.html
-
Tristan Van Berkom authored
.gitlab-ci.yml: Trying to fix code quality reports See merge request !735
-
Tristan Van Berkom authored
And also refer to the user guide section instead of directly to the tutorial, the tutorial will still be the first section of the user guide so this is a better link target for getting started. This is related to #528