Skip to content

Add tools for configuring all projects

Brennen Bearnes requested to merge brennen/project-settings into main

configure-projects uses python-gitlab to loop over all projects in the instance and disable issues and wikis.

As groundwork, this MR also moves user-facing commands and configuration to the top of the repo, moves a few common functions into a util.py, and adds some details to the README.

Edited by Brennen Bearnes

Merge request reports