Manage your repositories at scale across the enterprise

Manage your repositories at scale across the enterprise

2024-12-04

This is a demo video showcasing Enterprise Repository Policies. The video covers the following specific topics:

  • The need for enterprise-level repository governance: ensuring repositories meet naming, visibility, and operational standards across many organizations
  • Introduction to enterprise repository policies: restricting visibility changes, repository creation, deletion, transfer, and naming patterns
  • Configuring a policy enforcement status (active or disabled) and designating exempt roles or teams
  • Targeting policies across specific organizations and repositories within the enterprise account
  • Demonstrating a delete-prevention policy applied to the oct-academy organization, blocking repository deletion at the UI level
  • Flexible repository targeting using repository properties, mirroring the approach available in branch and repository rule sets
  • Repository properties at the enterprise account level: defining properties that are inherited and visible across all organizations
  • Organization admins seeing enterprise-defined properties in their own property views
  • Requiring properties to be set when a new repository is created, keeping metadata well-maintained from day one

Related Content

28 - Intro to Landing Zones

28 - Intro to Landing Zones

2021-02-26

What exactly is an Azure Landing Zone, and why does every cloud architect keep talking about it? In this episode, Chris Reddington is joined by Karim Fahmy — an Azure Solutions Architect with over 12 years of IT experience — to demystify Azure Landing Zones and their place within the Cloud Adoption Framework. Learn how landing zones provide the structured foundation covering networking topology, identity, governance, subscriptions, and security that your workloads need to succeed in the cloud. The episode also covers Azure Blueprints, Terraform automation, and real-world strategies for incrementally building and evolving your cloud foundation over time.

Private Mirrors App

Private Mirrors App

2024-07-26 GitHub

Introduces GitHub's Private Mirrors App, a self-hosted or GitHub-managed tool that helps organizations contribute to open source projects while managing compliance, legal, and security risk. The app creates private mirrors mapped to public forks, enabling teams to run CI/CD checks and policy enforcement before syncing changes back to the public fork for upstream contribution. The video demonstrates forking an upstream project, configuring multiple team mirrors, and integrating with an Enterprise Managed Users organization.

Policy as [versioned] code - you're doing it wrong

Policy as [versioned] code - you're doing it wrong

2022-09-15

Chris Nesbitt-Smith traces how governance policies are typically born — emotionally, reactively, and as one-shot documents — then shows how applying software engineering principles transforms policy into a living, versioned artefact. The talk covers iterative policy management, Kubernetes admission control, open-source policy tooling, and the cultural shift required to make policy genuinely effective rather than just technically compliant.