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.
true
has-github-actions-disabledEnable if GHA is disabled on a repo: https://socketdev.slack.com/archives/C08JEJP6HNV/p1784016669071349?thread_ts=1784016032.047989&cid=C08JEJP6HNV
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
false