Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

add columns: Github stats #66

Open
2 of 4 tasks
harlantwood opened this issue Jul 6, 2016 · 8 comments
Open
2 of 4 tasks

add columns: Github stats #66

harlantwood opened this issue Jul 6, 2016 · 8 comments

Comments

@harlantwood
Copy link
Collaborator

harlantwood commented Jul 6, 2016

  • # of stars
  • # of open issues
  • # of open issues / # of total issues (e.g. 5/12)
  • # of open PRs / # of total issues
@harlantwood
Copy link
Collaborator Author

The remaining items would cause a lot of GH API calls (200+ per page load). Probably the right thing is to cache this info in the IPFS network... (we've discussed this kind of thing before)...

@harlantwood harlantwood removed their assignment Jul 7, 2016
@haadcode
Copy link

haadcode commented Jul 7, 2016

Feature request: Add a column for latest commit. This is to see when the repo was updated the last time, to provide more information how "active" each repo is.

@RichardLitt
Copy link
Collaborator

@haadcode Is that the date, or the commit hash?

@haadcode
Copy link

haadcode commented Jul 7, 2016

Date with a link to the commit (log?) On GH

@harlantwood
Copy link
Collaborator Author

SGTM

@RichardLitt
Copy link
Collaborator

I don't think that having the number of total issues is actually a relevant thing to get, nor the number of total PRs. All this does is show the age of the repository, not the amount of work to do. If the percentage of open issues was compared against the amount of closed issues, per period (week, month, year), we'd have a much better look at whether or not current maintenance efforts are lagging - but, as a whole, I just don't think this number is useful to anyone, because it encourages stress (I've got to close these issues).

So, I think that this can be closed. Going to open a new issue for the commit suggestion.

@harlantwood
Copy link
Collaborator Author

harlantwood commented Aug 2, 2016

I get your points @RichardLitt. Maybe discuss

of open issues / # of total issues (e.g. 5/12)

of open PRs / # of total issues

with @jbenet who suggested them originally.

@RichardLitt
Copy link
Collaborator

@jbenet Thoughts?

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

No branches or pull requests

3 participants