Files
gitlabhq/doc/development/features_inside_dot_gitlab.md

1.8 KiB

stage, group, info
stage group info
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: