Skip to content

Custom properties

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

requires-ci
true
Repo must pass the 'ci-status' required check before merge. Set true only on repos that actually emit a ci-status check, or PRs block forever.
requires-security-review
false
Repo must pass the 'security-review / security-review' required check before merge. Set true only on repos whose PRs actually report that check, or PRs block forever.
requires-signing
true
Default branch requires signed/verified commits. Default true; all current committers (incl. dependabot[bot], melodic-ai[bot]) already sign.