-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
Description
Summary
Need EasyCLA API that will get the statistics for this section. This for overall EasyCLA.
For rendering this graph the web page will need four pieces of data.
- Total number of projects under Linux Foundation.
- Total number of projects where EasyCLA is enforced.
- Total number of contributors for all projects under Linux Foundation.
- Total number of contributors for all projects where EasyCLA is enforced.
- EasyCLA API can get Update code license statements #1 and Add license text for keycloak #3 from Developer Analytics (DA), it can get Update code license statements #2 and Documentation Update #4 from EasyCLA database. This information can then be rendered as a graph.
Background
This data is needed for lfx-dev to implement this page.
Step 3 in the following PRD
https://confluence.linuxfoundation.org/pages/viewpage.action?pageId=42993133
User Story
As an employee of a company when I browse "Services" in CommunityBridge, I would like to see EasyCLA service, list out key relevant usage and adoption metrics related to that service.
Acceptance Criteria
API returns the metrics and information is rendered on LFX-Dev
