sebastianzillessen / org

GitHub org settings, teams and memberships

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

GitHub org settings, teams and memberships

License:Apache License 2.0