-
-
Notifications
You must be signed in to change notification settings - Fork 843
Description
Overview
We need to change the code for displaying the contribution data so that it can display all the contributions for each person in a project that has 2 or more repositories (repos). This contributions data is used for the All-Time Contributors section of each project's detailed page.
Action Items
- Understand how the current code figures out the number of contributions for each contributor in a project.
- See the following as a starting point: 123.
- Since you will need to use the info in the
identificationfield andadditional-repo-idsfield of each project's Markdown file in the_projectsdirectory [^insert number here], you may want to see how the languages from multiple repos were combined as seen in Display languages for projects that have 2 or more repos #5160.
Resources/Instructions
- This issue is tracked in Rollout Plan: Change code to read data from multiple project repositories #6138
Footnotes
-
Note: The Civic Tech Index (CTI) repos have combined contributors because the current code adds up the contributions for each person in the
civictechindexGitHub organization and uses that for the contributions for the CTI project. The current code only does this for projects outside thehackforlaGitHub organization. ↩ -
True GitHub Contributors automation: https://github.com/100Automations/true-github-contributors ↩
-
ADD ADDITIONAL RESOURCES TO HELP UNDERSTANDING OF HOW CONTRIBUTORS WORK
[^insert number here]: https://github.com/hackforla/website/tree/gh-pages/_projects ↩
Metadata
Metadata
Assignees
Labels
Type
Projects
Status