Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
damithc opened this issue Mar 12, 2024 · 1 comment
Open

Comments

@damithc
Copy link
Collaborator

damithc commented Mar 12, 2024

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.

@ckcherry23
Copy link
Member

Related to #1431

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants