github-ospo
github-ospo copied to clipboard
DORA Metrics
New Action request
I would like to be able to measure DORA metrics on a repo or set of repos. Evaluate existing solution
Checklist
- [ ] Update GitHub Actions section of README linking to the new App or Action
- [ ] Write a blog post on GitHub Blog about the new App or Action
- [ ] Add App or Action to todogroup/awesome-ospo via pull request
DORA Metrics
- Deployment Frequency — How often an organization successfully releases to production
- Lead Time for Changes — The amount of time it takes a commit to get into production
- Change Failure Rate — The percentage of deployments causing a failure in production
- Time to Restore Service — How long it takes an organization to recover from a failure in production