Active Community Contributor board displays an aggregated data of individual contributors for three major data sources—Code based (Git and Gerrit), Issue Tracker (Jira, GitHub Issues, and Bugzilla), and Wiki page (confluence). Columns, such as Commits, LOC Added, LOC Modified, and LOC Deleted provide data of git repositories.
- By default, data is displayed for Code data source. Select other data sources to view related data.
- Search within Contributor Board lets you quickly search for contributor's details with author name and organization name. As an administrator for a project, you can also search details with email addresses of contributors of the project.
- You can also quickly search a page by entering the age number in the Page number filed at the bottom right corner.
- Click Export to download the table data to a
.csv
file. - The Active Community Leaderboard Table lets you sort by values except Author Name, Organization name, and Email Id of contributors.
Name | Description | |
---|---|---|
Author Name | Name of the contributor | |
Organization | Name of affiliated organization | |
Email Id | Email address of the contributor |
|
Code | Following metrics are shown under Code data source. | |
Commits | Total number of codes committed by the contributor to git repositories over time. | |
**** | LOC Added | Total number of lines of code added by the contributor to git repositories over time. |
**** | LOC Modified | Total number of lines of code modified by the contributor on git repositories over time. |
**** | LOC Deleted | Total number of lines of code deleted by the contributor on git repository over time. |
GitHub PRs | Following metrics are shown under GitHub PRs data source. | |
PRs Created | Total number of pull requests created by the contributor over time. | |
PRs Open | Number of pull requests, out of all created PRs by the contributor, that are in open state over time. | |
PRs Closed | Number of pull requests, out of all created PRs by the contributor, that are closed over time. | |
PRs Merged | Number of pull requests, out of all created PRs by the contributor, that are merged over time. | |
PRs Reviewed | Total number of pull requests reviewed by the contributor over time. | |
PRs Approved | Total number of pull requests approved by the contributor over time. | |
PRs Review Comments | Total number of review comments given by the contributor for all pull requests. | |
PRs Comment Activity | Total number of review comments, code comments, and conversation comments given by the contributor for PRs. | |
Gerrit | Following metrics are shown under Gerrit data source. | |
Approvals | Total number of Gerrit changesets approved by the contributor. | |
Active Changesets | Total number of Gerrit changesets, submitted by the contributor, that are in active state. | |
Merged Changesets | Number of changesets, out of all submitted changesets by the contributor, that are merged over time. | |
Review Comments | Total number of review comments given by the contributor for all changesets. | |
Jira | Following metrics are shown under Jira issue management data source. | |
Comments | Total number of comments given by the contributor for Jira issues. | |
Issues Assigned | Total number of Jira issues assigned to the contributor over time. | |
Issues Created | Total number of Jira issues created by the contributor. | |
Issues Closed | Number of Jira issues, out of total issues created by the contributor, that are closed over time. | |
Issues Avg Days In Open | Average number of days for which the Jira issues created by the contributor are in open state. | |
GitHub Issues | Following metrics are shown under GitHub issue management data source. | |
Issues Avg Days In Open | Average number of days for which the GitHub issues created by the contributor are in open state. | |
Issues Created | Total number of GitHub issues created by the contributor. | |
Issues Assigned | Total number of GitHub issues assigned to the contributor over time. | |
Issues Closed | Number of GitHub issues, out of total issues created by the contributor, that are closed over time. | |
**** | Issues Comments | Total number of comments given by the contributor for Jira issues. |
Bugzilla | Following metrics are shown under Bugzilla issue management data source. | |
Issues Assigned | Total number of issues assigned to the contributor in Bugzilla over time. | |
Issues Created | Total number of issues created by the contributor in Bugzilla over time. | |
Issues Closed | Number of Bugzilla issues, out of total issues created by the contributor, that are closed over time. | |
Issues Avg Days In Open | Average number of days for which the issues created by the contributor in Bugzilla, are in open state. | |
Confluence | Following metrics are shown under Confluence wiki page doc management data source. | |
Comments | Total number of comments give by the contributor on confluence over time. | |
Posts | Total number blog posts created by the contributor over time. | |
**** | Pages Created | Total number of confluence pages created by the contributor over time. |
Pages Edited | Total number of confluence pages edited by the contributor over time. | |
Attachments | Total number of documents or files of any format the contributor attached to confluence pages over time. | |
Last Update | Date when the contributor had contributed for the last time to wiki pages on confluence. | |
**** | Days since Last Documentation | Total number of days since the contributor has not contributed anything to wiki pages on confluence. |