Skip to content

thisisnottheorganisationyourelookingfor/org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

org

Org management

Creating a token

generate token at https://github.com/settings/tokens?type=beta. selecting:

  • admin:write; and
  • repo:write

with permissions to all repositories owned by the organisation

set the token:

gh secrets set GH_TOKEN

Intially dumping the org config

dump all of the org to a config file in a separate file as a starter

go run k8s.io/test-infra/prow/cmd/peribolos@latest --github-token-path ./token --dump-full --dump thisisnottheorganisationyourelookingfor \
  | tee config-full-starter.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published