Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
disable-github-actions-securityDisables 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.
true
doesnt-touch-customersIf "true", then the code in this repository never touches customer data, and customers never interact with it.
false
temporarily-doesnt-touch-customersSame as doesnt-touch-customers, but intended for in-development repos that don't YET touch customer data, but will in the future
true