There is a Makefile that has a few useful commands for the demo environment.
This repository contains the configuration of the organization and repositories of the organization.
- Go to
./github/organization.ymlfile to change the settings for the organization. - Go to
./github/settings.ymlfile to change the default settings for all repositories (or not excluded) y the organization. - Go to
./github/repos/<repo-name>.ymlfile to change the settings for a specific repository. - The code is located in
./apps/github-as-codefolder. Go to this folder to know more about how to "deploy" the configuration.