Skip to content

mordamax/fetch-github-contributors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch GitHub Organization contributors from all or selected repositories for particular year

Create fine-grained personal access token (https://github.com/settings/tokens)

Permissions you'll need:

  • Contents (Repository contents, commits, branches, downloads, releases, and merges.): Read-only

In order to run:

# copy environment file & configure needed settings
cp .env.template .env

# install deps
yarn --immutable

# start fetching
yarn start

Output

File(s).txt with list of GitHub usernames who made any commit any of (all or provided) repositories in organization

About

Collect Github yearly contributors usernames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published