Same settings for all projects in an Azure DevOps Organization

18 views Asked by At

In my Azure DevOps organization, there are multiple projects.

I need to ensure, that all projects accross the same organization have the same repository settings for

  • Pull request policies with Work item linking and one approver
  • default branch name
  • ...

As of now, i can set this settings only on project level: enter image description here

How can these settings be made (or at least monitored) at organization level for all projects?

0

There are 0 answers