Skip to content
 
 

Latest commit

 

History

70 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org

We are using Peribolos to manage our GitHub org settings, teams and memberships in a yaml file.

Automation

peribolos runs on every push to master and every PR to master (dry-run).

Full Config Dump

docker run --rm -v ~/peribolos-github-token:/etc/github/token gcr.io/k8s-prow/peribolos:latest \
  --dump baloise \
  --dump-full \
  --github-token-path /etc/github/token \
  > config.yaml

Peribolos Help

docker run --rm gcr.io/k8s-prow/peribolos:latest --help

About

GitHub org settings, teams and memberships

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors