ANN: gitlab-config, a tool to keep configuration of GitLab project in git repository itself

I have made a tool which allows one to keep configuration of GitLab project in git repository itself (by default in .gitlab-conf.yml file). This allows one to manage configuration as code.

Any feedback welcome.