Skip to content

Custom properties

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

eu-central-1
The AWS region where the corresponding CodeBuild Project is located. Please note that this is NOT the region where the CloudFormation stacks deploy. So far, Alloy has all CodePorject projects in eu-central-1 (Frankfurt)
gitflow
The repository's release flow. If the repo has both `develop` and `main` branches (the default), we use git-flow; if it has only `main` branch, we use GitHub-flow. `ungoverned` is used rarely to exclude the repo from the regular settings compliance check.