.gitlab/ 目录中的功能
我们已经实现了依赖于 .gitlab/ 目录中的配置文件的标准功能。你可以在各种极狐GitLab 仓库中找到 .gitlab/ 目录。 在实现新功能时,请参考这些现有功能以避免冲突:
- 描述模板:.gitlab/issue_templates/
- 合并请求模板:.gitlab/merge_request_templates/
- 用于 Kubernetes 的极狐GitLab 代理:.gitlab/agents/
- CODEOWNERS:.gitlab/CODEOWNERS
- 路由映射:.gitlab/route-map.yml
- 自定义 Auto DevOps Helm 值:.gitlab/auto-deploy-values.yaml
- 洞察:.gitlab/insights.yml
- 服务台模板:.gitlab/service_desk_templates/
- 密钥检测自定义规则集:.gitlab/secret-detection-ruleset.toml
- 静态分析自定义规则集:.gitlab/sast-ruleset.toml