oss-aspen / 8Knot

Dash app in development to serve open source community visualizations using GitHub data from Augur. Hosted app: https://eightknot.osci.io
MIT License
47 stars 59 forks source link

RFE: Contributor Importance action types: Issue/PR/MR comments, reviews #461

Closed jwflory closed 11 months ago

jwflory commented 12 months ago

Summary

Add 8Knot support for comments on issues and Pull/Merge request, and Pull/Merge request reviews.

Background

Please describe the background and context for this new visualization A clear and concise description of what the proposed visualization is and its connection to dash app design. E.g. This visualization is for the community page of the dashboard to give the perspective of [...]

Adding more action types like comments in issues/PRs/MRs and PR/MR reviews allows for more detailed drilling on the contributor importance pie chart shown in today's Aspen demo. "Importance" is a relative term and the activities that constitute importance will vary from one project to another. To allow the visualization viewer to make something that better reflects their definition of importance, more action types allows for deeper questions and analysis on a range of ways that people show up and participate in projects.

Details

Describe the perspective you'd like the final visual to give A clear and concise description of the type of graph or metric thats to be created. Include specifcs on what data from augur should be used and link to plotly graph

This would integrate with the existing implementation, but there would be new lines with new colors for these different action types.

Acceptance criteria for the issue and visualization to be complete

Outcome

The chart viewer is better able to create a visualization that reflects their definition of contributor importance in a given context.

cdolfi commented 11 months ago

closed with #479 and #476