Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
GABuildLanguageThe primary language used in compilation and testing in GitHub Actions. select from go, ruby, erlang, rust. Default version will be latest available runner compiler for this language.
ruby
GABuildProfileA build profile to be used when building an application using GitHub Actions. This is experimental and will determine build, unit test paths by type of application (e.g., CLI, standard container, web API, etc.) in combination with GABuildLanguage
cli
lifecycleThe current status of the repo in terms of level of engagement with the contents. This is set by the repo standardization team.
in-process
primaryApplicationThe primary application of which this repo is a component. Which product owner is responsible for maintaining this repo?
indeterminate
standardizationWorkflowHow this repo is being handled for lifecycle transitions. This is set by the repo standardization team.
standardize