Files
gitlab-foss/doc/development/features_inside_dot_gitlab.md
2025-02-11 15:07:31 +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/ee/development/development_processes.html#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: