296a1b0a7e | ||
---|---|---|
.github/workflows | ||
config | ||
entitlements | ||
examples | ||
github.com/github-entitlements/org | ||
script | ||
vendor/cache | ||
.gitignore | ||
.ruby-version | ||
Gemfile | ||
Gemfile.lock | ||
README.md |
README.md
entitlements-config
entitlements-config is an example of using entitlements-app to manage a set of configuration.
This repository is meant to be read-only for its various examples. You should clone this repo as your own to make any changes.
entitlements-app configuration
Example entitlements-app configuration can be found in config/entitlements.yaml
entitlements files
Example entitlements files can be found in entitlements/
GitHub Actions
An example of deployment and manager review GitHub Actions can be found in .github/workflows
Examples
The scripts which the example Actions run can be found in examples/