Skip to content

GitHub org settings, teams and memberships

License

Notifications You must be signed in to change notification settings

Resurrectum/org-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peribolos-sync-status

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).

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published