Complex Examples
Walk through real-world scenarios to see how permissions, policies, CI/CD, and change requests work together in practice.
Branch Protection Model
Set up a production branch protection model with custom roles, ref policies, and required reviews.
Multi-Team Repository
Configure a repository with multiple teams (frontend, backend, devops) using groups and granular permissions.
Auto Review Assignment
Use reviewer policies to automatically assign the right reviewers based on file paths and branch patterns.
Cascading Change Requests
Create a chain of dependent change requests and merge them in the correct order.
CI/CD Pipeline
Build a complete CI/CD pipeline with secrets and multiple stages.