Help us learn about your current experience with the documentation. Take the survey.
目录中的功能 .gitlab/
我们已经实现了依赖于 .gitlab/ 目录中配置文件的标准功能。你可以在各种 GitLab 仓库中找到 .gitlab/。在实现新功能时,请参考这些现有功能以避免冲突:
- Description templates:
.gitlab/issue_templates/. - Merge request templates:
.gitlab/merge_request_templates/. - GitLab agent for Kubernetes:
.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