Try Grimoirelab
Linked in the README too: https://docs.google.com/document/d/1k1FaxxuivF1HqB2IF_K_bQokQXOO5YkJV89pzMm3C-Q/edit?usp=sharing
- Follow https://github.com/chaoss/grimoirelab/blob/master/README.md
- Report on the experience.
- [ ] What was your general impression?
- [ ] How do we want to first use it?
- [ ] What features did you find useful?
- [ ] What data do we want to add to the projects.json entries?
Thanks for making this issue, @jeffabailey !
- [x] What was your general impression?
Great experience. It will immediately help us guide activities in the ISPO WG.
- [x] How do we want to first use it?
To keep track of the contribution velocity resulting from our WG events.
- [x] What features did you find most useful?
The Git dashboard that shows the number of commits and authors over time.
- [x] What data do we want to add to the projects.json entries?
Group the github repos by working group and add their relevant github repos.
- GitHub Repo
- GitHub Issues
- Slack
- [ ] What was your general impression?
This should be easier to use!
- [ ] How do we want to first use it?
I don't know. Goal-Question-Metric. What is our goal and question?
- [ ] What features did you find useful?
Dashboard.
- [ ] What data do we want to add to the projects.json entries?
Here's what I put in. I couldn't get Slack to work, though.
{
"ispo-working-group": {
"meta": {
"title": "ISPO Working Group"
},
"git": [
"https://github.com/InnerSourceCommons/managing-innersource-projects.git",
"https://github.com/InnerSourceCommons/ispo-working-group.git",
"https://github.com/InnerSourceCommons/InnerSourcePatterns.git"
],
"slack": [
"T04PXKRM0"
]
}
}
This issue is stale because it has been open 30 days with no activity. It will be closed in 5 days if no further activity occurs.
Closing this issue due to prolonged inactivity.