/org

GitHub org settings, teams and memberships

Apache License 2.0Apache-2.0

peribolos-sync-status

org

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

Automation

Travis runs peribolos on every push to master.

Initial Config Dump

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

Peribolos Help

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