Skip to content

Repository custom properties

Add metadata to your repositories, such as compliance frameworks, data sensitivity, or project details.

roleWhat the repo is for, which decides which checks it owes. Paired with stack to target rulesets: stack=python AND role=service is the Django gate.
automated
stackPrimary toolchain the CI contract checks. Deliberately not GitHub's primaryLanguage, which reports repo content rather than what gets built: alpacax-web reads as MDX and alpacax-compliance as Python.
none
tierCeremony level, decided by blast radius. strict: a failure reaches customers, money, authentication or production infrastructure. standard: no customer is reached but a second reader should exist. minimal: no second reader was ever going to exist.
standard