question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Contributor stats for multiple repos, not just the server repo.

See original GitHub issue

Currently, the summary of the code contributors is only restricted to the server: https://blog.zulip.com/2021/05/13/zulip-4-0-released/.

$ git shortlog -s 3.0..4.0 | sort -nr
  1017        Anders Kaseorg
   634        Steve Howell
   403        Tim Abbott
   ...

It would be nice to have a script that aggregates the contributions from multiple repo (additionally zulip-mobile, zulip-desktop, docker-zulip, python-zulip-api, and zulip-terminal).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:20 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
isakhaggcommented, Sep 3, 2021

Hi, I’m a master’s student in computer sience and engineering at Linköping University. Currently I’m looking into getting started with open source development. Is Zulip a good first project to start in? I have knowledge in both Python, javascript, HTML, CSS and Typescript.

1reaction
rhtcommented, Jun 30, 2021

Note that you need to extract the timestamp associated with e.g. the version 3.0 so that you can use the timestamp for other repos as a starting point.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Supporting for statistics of multiple repos of team
For a team that are working with 4 or 5 projects in Bitbucket. I am always trying to find a solution for Multiple...
Read more >
Feature Request: Contributor Statistics (BB-4787) - Jira
Had an idea recently. Bitbucket should add a tab to each repo with Contributor Statistics. Number of lines of code, lines of code...
Read more >
Repository analytics for projects - GitLab Docs
Use repository analytics to view information about a project's Git repository: Programming languages used in the repository. Code coverage history from last ...
Read more >
GitHub Repo Guide – How to Increase Engagement on your ...
Your GitHub account may have multiple repositories. You can create a ... Get more engagement with your repos; Find more code contributors ......
Read more >
Get Contributor stats from git - Lost in Details
Don't use those stats as a base for calculating salaries. Overview. Last week I wanted to retrieve simple stats about contributors from a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found