Tagged Questions
6
votes
1answer
123 views
How do I get an overview of recent activity for a GitHub repository?
For many GitHub repositories, there is a lot of activity going on per day. It would be nice to have an overview of all recent activity going on in the GitHub repository. Is there such a feature ...
4
votes
2answers
76 views
Github: new/fixed issues statistics?
JIRA has graphs showing the evolution of created/closed issues:
Does Github have the same kind of graph?
If not, is it available on a third-party website, or generatable via a script?