Now that GitLab runners are available, pushing commits for projects that contain a .gitlab-ci.yml triggers the pipelines which are not appropriate for the Debian package repository (only for upstream).
So I've written another script to change the CI config path to debian/.gitlab-ci.yml and used it to update all our repositories on Salsa. A new setup-repository script is needed to configure this project setting along with the 'Emails on push' and other default project configuration for new repositories. There is still no KGB for GitLab, so we'll need to configure the Irker (IRC gateway) for our projects in the mean time. This configuration will need to be added to the setup-repository script too. Kind Regards, Bas
