Skip to content

Custom properties

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

assurance_profile
baseline
Use personal for scratch repos, baseline for normal repos, production for production-impacting repos, and high_assurance for strictest controls
ca_audit_scope
out_of_scope
Set in_scope only when the repository is part of CA audit boundary; otherwise use out_of_scope
ownership_name
unassigned
Owner identifier for ownership_type: service catalog entry, team slug, or GitHub username. Formatting is permissive; downstream validation should verify owner validity.
ownership_type
team
Owner category: service_catalog for service repos, team for shared repos (docs/tools), or github_username for individual repos (personal/experimental).
system_type
other
Choose iac for infrastructure code, application for runtime/product code, or other for notes/scratch/experiments