.gitlab/
directory
Features inside the We have implemented standard features that depend on configuration files in the .gitlab/
directory. You can find .gitlab/
in various GitLab repositories.
When implementing new features, refer to these existing features to avoid conflicts:
-
Issue Templates:
.gitlab/issue_templates/
. -
Merge request Templates:
.gitlab/merge_request_templates/
. -
GitLab agent:
.gitlab/agents/
. -
CODEOWNERS:
.gitlab/CODEOWNERS
. -
Route Maps:
.gitlab/route-map.yml
. -
Customize Auto DevOps Helm Values:
.gitlab/auto-deploy-values.yaml
. -
Insights:
.gitlab/insights.yml
. -
Service Desk Templates:
.gitlab/service_desk_templates/
. -
Secret Detection Custom Rulesets:
.gitlab/secret-detection-ruleset.toml
-
Static Analysis Custom Rulesets:
.gitlab/sast-ruleset.toml