Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
enable-compliance-pr-commentsEnables compliance status reminder messages on pull requests. Set to `false` to disable the reminder message.
true
enable-copilot-reviewBy default we enable Copilot reviews on all default branches. Setting this property to `false` will prevent Org level rules from enabling Copilot reviews.
true
enable-copilot-review-lightRemoves Copilot Code Review for each commit.
With this set to "true" Copilot will not automatically review each new commit to a PR.
Copilot reviews can and must be explicitly requested after the initial PR.
false
enable-org-branch-protectionSet to "false" only for test/personal repos or those needing custom rules.
Setting this property to "false" AND "in-scope-for-compliance" to "true" requires approval.
true
enable-triage-workflowsEnables the Triage app to attempt automatic fixes for failing GitHub Actions workflows in this repository. Set to false to disable.
false
in-scope-for-complianceCompliance scope: Enable for customer-facing repos, those touching customer data, or deploying to production.
Setting this property to "true" AND "enable-org-branch-protection" to "false" at the same time requires approval.
true