Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we scrape/extract the list of commits for a repo? #17

Open
nelsonic opened this issue Jul 28, 2015 · 3 comments
Open

Should we scrape/extract the list of commits for a repo? #17

nelsonic opened this issue Jul 28, 2015 · 3 comments

Comments

@nelsonic
Copy link
Owner

I hypothesize that crawling the list of commits e.g:

github-list-of-commits

will be interesting to see/track:

  • who makes the most commits to the project
  • when (_what time_ of day/night) people do their work
  • what did the person contribute? (docs, code improvement, tests, typo, deps update?)

@iteles we don't have this on our "road-map" right now. #discuss

@iteles
Copy link
Collaborator

iteles commented Jul 28, 2015

I think that the most interesting thing to me here is when people do their work. This will also be interesting for dwyl analysis (I feel a blog post coming on).

Does github account for different timezones though (for accuracy of data)?

@nelsonic
Copy link
Owner Author

We can derive that info, yes.
And _yes_ there are many insights we will be able to "Blog" about once _Hansel_ (he's so hot right now) is up and running. 👍

@eoefelein
Copy link

I would definitely love to see functionality built for this tool that would allow us to see:
who makes the most commits to the project
when (what time of day/night) people do their work
what did the person contribute? (docs, code improvement, tests, typo, deps update?)
👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants