Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlab-settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • repos
  • relengreleng
  • gitlab-settings
  • Merge requests
  • !2

Add tools for configuring all projects

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Brennen Bearnes requested to merge brennen/project-settings into main Jul 20, 2021
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 8

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 Jul 21, 2021 by Brennen Bearnes
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: brennen/project-settings