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
true
If "true", then the code in this repository never touches customer data, and customers never interact with it.
has-github-actions-disabled
false
Enable if GHA is disabled on a repo: https://socketdev.slack.com/archives/C08JEJP6HNV/p1784016669071349?thread_ts=1784016032.047989&cid=C08JEJP6HNV
temporarily-doesnt-touch-customers
false
Same as doesnt-touch-customers, but intended for in-development repos that don't YET touch customer data, but will in the future