Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo metadata

For a list of github repos, looks up metadata about them and outputs TSV, which can be pasted into a Sheet.

Useful if you're trying to figure out who owns repos, at scale.

Assumes you haev org owner permissions.

Setup

After clone or When dependencies are updated:

uv sync

Each session:

# GITHUB_PAT needs these scopes
gh auth refresh -s repo,read:org,user:email
export GITHUB_PAT=$(gh auth token)

Usage

uv run repo_info.py

Dependency maintenance

Regularly update the dependencies in the lockfile:

uv lock --upgrade

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages