InnerSourceCommons / ispo-working-group

Materials for the ISPO working group
https://innersourcecommons.github.io/ispo-working-group/
Creative Commons Attribution Share Alike 4.0 International
23 stars 4 forks source link

Try Grimoirelab #142

Open jeffabailey opened 3 months ago

jeffabailey commented 3 months ago

Linked in the README too: https://docs.google.com/document/d/1k1FaxxuivF1HqB2IF_K_bQokQXOO5YkJV89pzMm3C-Q/edit?usp=sharing

  1. Follow https://github.com/chaoss/grimoirelab/blob/master/README.md
  2. Report on the experience.
rrrutledge commented 3 months ago

Thanks for making this issue, @jeffabailey !

jeffabailey commented 3 months ago

Great experience. It will immediately help us guide activities in the ISPO WG.

To keep track of the contribution velocity resulting from our WG events.

The Git dashboard that shows the number of commits and authors over time.

Group the github repos by working group and add their relevant github repos.

  1. GitHub Repo
  2. GitHub Issues
  3. Slack
rrrutledge commented 3 months ago

This should be easier to use!

I don't know. Goal-Question-Metric. What is our goal and question?

Dashboard.

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"
      ]
    }
}