Skip to content

liatrio/etls-make-empty-repos

Repository files navigation

Getting Started

This holds a handful of scripts that will generate repos and teams in github.com that align with the test data created by liatrio/seed-dora.

The scripts depend on eachother. When working from a fresh start run

./create_teams.sh
./create_repos.sh
./assign_teams_to_repos.sh
./set_custom_property_team_name.sh

To cleanup run

./delete_repos.sh
./delete_teams.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages