epiverse-trace / epiverse-trace/epiverse-trace.github.io
Save full unsummarized allcontributors output
Open
Unplanned
- Dominant language
- R
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This follows up from #315
We currently save a summarized version of the data.frame returned by allcontributors.
We may want to save the original raw data but it'll change every week and add a lot of unnecessary noise if saved in this git repo.
Some options are:
- save the full output in etstats, where we care less about commit noise and repo size
- save the full output outside of git, in a google spreadsheet or similar.
Contributor guide
Assessment
This issue has not been assessed yet.