DeveloperMetrics / deployment-frequency

A GitHub Action to roughly calculate DORA deployment frequency
MIT License
14 stars 7 forks source link

Stratgey for measuring deployment frequency #51

Open priya785467 opened 4 months ago

priya785467 commented 4 months ago

Hello team,

We are planning to use this app for calculating deployment frequency. We are currentyly evaluating the strcuture of our enterprise between 2 of these approaches:

1) 12 organizations ( with applications mapped as repositories in individual organizations) identified as sectors. 2) 1 organization ( with applications mapped as repositories, using topics, labels to match the sector).

Have few queries,

1) if we have multiple repositories in our organization, how to make sure this app measures the deployment frequency across workflows which are deploying from main branch ( in our case this is production).

3) can we create a dashboard with label as sector name- and map the result of deployment frequency across repos created inside a specific org?

samsmithnz commented 2 weeks ago

Can you define a bit more about what you mean by sector? Is it essentially a grouping of repos?