gnolang / benchmarks

3 stars 0 forks source link

Actionable dashboard for GitHub organization activities #10

Closed moul closed 7 months ago

moul commented 11 months ago

We need a one-stop spot to keep tabs on all activity across our repos. We want a way to spot new stuff, stalled issues, first-time contributors, and to whip up reports and changelogs.

A couple of tools might help:

So, we need to hunt down a tool that does what we need or tweak one to suit us. We could possibly lean on GitHub CI, like we do with the roadmap, to keep everything updated while playing nice with GitHub's API limits.

In the long run, this tool could help check on-chain proof of contributions against what's really happening. It could even get a bot to open templated proof of contributions automatically once they're approved and merged.


Looking for feedback and tips.

Assigning this issue to @gnolang/devrels for tracking and assistance in implementing this project.

waymobetta commented 11 months ago

Currently progressing with a trial of Zenhub; our trial instance can be found here and will be accessible for testing shortly.

waymobetta commented 9 months ago

It seems like Github projects is satisfying this need and is being well-received/well-adopted by the team. Unless there is an additional need, I think we can close this issue.