Difference between revisions of ".gitlab/"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://docs.gitlab.com/ee/development/features_inside_dot_gitlab.html | * https://docs.gitlab.com/ee/development/features_inside_dot_gitlab.html | ||
− | + | Folders: | |
* Custom Dashboards: <code>.gitlab/dashboards/</code> | * Custom Dashboards: <code>.gitlab/dashboards/</code> | ||
* Issue Templates: <code>[[.gitlab/issue_templates/]]</code> | * Issue Templates: <code>[[.gitlab/issue_templates/]]</code> | ||
* Merge request Templates: <code>[[.gitlab/merge_request_templates/]]</code> | * Merge request Templates: <code>[[.gitlab/merge_request_templates/]]</code> | ||
+ | * Service Desk Templates: <code>[[.gitlab/service_desk_templates/]]</code> | ||
* GitLab agent: <code>.gitlab/agents/</code> | * GitLab agent: <code>.gitlab/agents/</code> | ||
− | * CODEOWNERS: <code>.gitlab/CODEOWNERS</code> | + | * CODEOWNERS: <code>.gitlab/CODEOWNERS/</code> |
+ | |||
+ | Files: | ||
* Route Maps: <code>.gitlab/route-map.yml</code> | * Route Maps: <code>.gitlab/route-map.yml</code> | ||
* Customize Auto DevOps Helm Values: <code>.gitlab/auto-deploy-values.yaml</code> | * Customize Auto DevOps Helm Values: <code>.gitlab/auto-deploy-values.yaml</code> | ||
* Insights: <code>.gitlab/insights.yml</code> | * Insights: <code>.gitlab/insights.yml</code> | ||
− | |||
* Web IDE: <code>.gitlab/.gitlab-webide.yml</code> | * Web IDE: <code>.gitlab/.gitlab-webide.yml</code> | ||
Revision as of 17:46, 4 August 2022
Folders:
- Custom Dashboards:
.gitlab/dashboards/
- Issue Templates:
.gitlab/issue_templates/
- Merge request Templates:
.gitlab/merge_request_templates/
- Service Desk Templates:
.gitlab/service_desk_templates/
- GitLab agent:
.gitlab/agents/
- CODEOWNERS:
.gitlab/CODEOWNERS/
Files:
- Route Maps:
.gitlab/route-map.yml
- Customize Auto DevOps Helm Values:
.gitlab/auto-deploy-values.yaml
- Insights:
.gitlab/insights.yml
- Web IDE:
.gitlab/.gitlab-webide.yml
See also
- GitLab CI, variables, templates, executors,
.gitlab-ci.yml, .gitlab/
, Credential helpers, notifications, pipeline editor, Keyword reference, Changelog,ContainersNotReady
, GitLab environments - GitLab: Install GitLab, Upgrade GitLab Gitlab runner (changelog),
gitlab.rb, .gitlab/, gitlab-ci.yml
,gitlab-ctl, gitlab-rake, gitlab-backup, gitlab-rails
, GitLab editions, GitLab Security Dashboards, GitLab environments, GitLab environment variables, Auto DevOps, permissions, GitLab Pages,gitlab-rails
, GitLab scheduled pipelines, GitLab logs, GitLab changelog , GitLab Release CLI, GitLab Omnibus, GitLab Advanced Search, GitLab container registry, GitLab infrastructure registry
Advertising: