Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
global-ruleset-exemptThis is sometimes needed for specific repos that may need to bypass the normal ruleset of no force pushes to default branch.
The example being given here is a figma based repo from a Figma Make file, which can only push to the `default` branch.
false