Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
Coding_AgentEnable GitHub Copilot coding agent access for this repo.
Creates the default-branch ruleset “Coding Agent Access Control” to enforce PRs, block force-pushes, and enable code scanning.
false
soc_scopeScope (prod, dev) of the repo for the SOC audit.
In this context, a "prod" repo is a repo that hosts code used in production (application code, supporting scripts, prod secrets, etc.) otherwise it is a "dev" repo.
TBD