Skip to content

Custom properties

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

disable-github-actions-security
true
Disables running zizmor (audits security of our GHA workflows) on this repo. Necessary if you want to *directly* push to the default branch (no PRs). Discouraged if using github actions. DO NOT SET IF YOU HAVE GHA SECRETS.
doesnt-touch-customers
false
If "true", then the code in this repository never touches customer data, and customers never interact with it.
temporarily-doesnt-touch-customers
true
Same as doesnt-touch-customers, but intended for in-development repos that don't YET touch customer data, but will in the future