Skip to content

Custom properties

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

false
Enabling this property enforces a ruleset on the repository that requires pull requests and a required reviewer, but allows the R2R tool to bypass this ruleset. Only use this when you are using R2R!
true
Indicator whether GitHub Advanced Security is enabled on the repository
false
This ruleset injects a workflow on pull requests that checks for dependency changes. It raises errors if new vulnerabilities or incompliant licenses are introduced.
false
This ruleset injects a workflow on pull requests that runs a Sigrid code scan.
true
Enabling this property enforces a ruleset on the repository that requires pull requests and a required reviewer. This is our golden pattern (a.k.a. best practice) for branch protection.