Ownership tools for managing and maintaining the public repositories attached to the connected-web organisation.
repolist.txt
contains a list of repositories to monitor and update
Raises PRs across multiple repos:
jumper -l repolist.txt -s audit -r ownership
Raises PRs across multiple repos:
jumper -l repolist.txt -s rebuild -r ownership
Raises PRs across multiple repos:
jumper -l repolist.txt -s pr-checker -r ownership
Raises PRs across multiple repos:
jumper -l repolist.txt -s linting -r ownership
- Automatically generate
repolist.txt
by looking at a github organisation or user. - Make a user interface to run these commands
See the Workflow Optmisation board for related tickets.