DeveloperMetrics / DevOpsMetrics

A project to extract and process high performing DevOps metrics (DORA) from GitHub and Azure DevOps
MIT License
250 stars 47 forks source link

Group multiple repos into a single "project" #1080

Open samsmithnz opened 3 months ago

samsmithnz commented 3 months ago

Most projects aren't contained in just one repo, so it's logical to also want to group multiple repos together into one project, and measure the productivity of the entire project/team, instead of individual repos - which for various reasons - may not see updates for several weeks/months, while other repos are updated.