Skip to content

Custom properties

Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.

unassigned
The sensitivity of the data this repo handles, used to set review intensity. -unassigned (default) means not yet classified. -Levels: public, internal, confidential, special-category (GDPR Article 9 data).
multiple-maintainers
How this repo meets the review-before-merge requirement. -multiple-maintainers: a second person must approve. -checks-required: required checks stand in where there is only one maintainer. -exempt: out of scope, and not permitted on production repos.
prod
How production-critical this repo is, which sets its security floor and deploy reach. -prod: full controls (default). -internal: standard repo with reduced reach. -sandbox: contained, lighter process, no production access.