Skip to content

Custom properties

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

default_branch_protection_required
true
Indicates whether the default branch should be protected by Pull Requests. This flag is used in https://github.com/Discngine/github-access to easily flag non-compliant repositories.
security_scan_required
true
Indicates whether security scans (Snyk) should be enabled for Pull Requests. This flag is used in https://github.com/Discngine/github-access to easily flag non-compliant repositories.