Skip to content

gschlager/discourse-github-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discourse-github-stats

Prints a list of all contributors in https://github.com/discourse between to Discourse versions.

Contributions in forked repositories are excluded -- with the exception of the ones defined in stats.rb. It also contains a list of former team members to exclude them from the contributor list during their time as team member.

Usage

stats.rb --start-tag TAG [--end-tag TAG] [--verbose] [--token TOKEN]
  • The --end-tag is optional. If it's missing it will use the current date instead of calculating the date based on the tag.
  • The --verbose options lists the affected repositories for each contributor.
Example:
./stats.rb --start-tag v2.7.0 --end-tag v2.8.0
./stats.rb --start-tag v2.8.0

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages