Files
gitlab-foss/doc/development/features_inside_dot_gitlab.md
2025-07-09 21:12:05 +00:00

1.8 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: