Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
bypass_policyThis is a property that is used to mark repositories that can be excluded from the compliance policies because they are not production code - prototypes, internal tools, testing repositories can use this property to be excluded
false
IsProdThis property should be set for repositories that are used and are deployed in our production environments.
true
Teamthe team to whom the repository belongs
Engineering