Files
gitlabhq/doc/development/features_inside_dot_gitlab.md
GitLab Bot 6e7d1654fd Add latest changes from gitlab-org/gitlab@master
[skip secret push protection]
2026-01-07 03:07:10 +00:00

1.7 KiB

stage, group, info, title
stage group info title
none unassigned Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review. Features inside the `.gitlab/` directory

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: