RepoSense icon indicating copy to clipboard operation
RepoSense copied to clipboard

Give an easy way for a person to set up a report of past OSS contributions

Open damithc opened this issue 1 year ago • 1 comments

Usage: A user (e.g., a student) setting up an online report of their open-source coding work.

Steps:

  1. Forks a provided repo (e.g., https://github.com/reposense/code-report) to own GitHub account
  2. Updates a config file in the fork to specify repos contributed to, author names used in each repo
  3. After committing the change, and CI run, the report is available for viewing (and can be linked from their resume, home page etc.)

A further optimization is to show each ramp for the time period in which there are relevant commits. i.e., in the ramp chart below, show the part in the red box only. image This means each ramp chart will have its own timeline, and we'll have to show the timeline for each ramp chart.

damithc avatar Mar 12 '24 14:03 damithc

Related to #1431

ckcherry23 avatar Mar 12 '24 23:03 ckcherry23