CodeScene's Parsing of GitLab CODEOWNERS File


CodeScene does not support GitLab sections in the CODEOWNERS file.

For example:

[SQL] @myorg/codeowners/db-team
/sql/
/modules/data/src/schema.py

These sections are a GitLab-specific extension of the CODEOWNERS syntax and are not recognized by CodeScene’s parser. As a result, any information contained within these sections will be ignored during analysis.