DoraPulse Metrics CSV
Version updated for https://github.com/chandanrattan/DoraPulse to version v1.2.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The DoraPulse GitHub Action is a reusable composite action designed to calculate and analyze the four key DORA metrics (Deployment Frequency, Lead Time for Changes, Mean Time to Recovery, and Change Failure Rate) for DevOps performance. It automates the process of gathering data from pull requests, calculating these metrics, and generating CSV artifacts summarizing results for individual repositories or across multiple repositories. This action helps teams monitor DevOps efficiency, identify bottlenecks, and improve software delivery performance.
Release notes
What’s Changed
- feat: Add issue templates for bug reports and feature requests by @chandanrattan in https://github.com/chandanrattan/DoraPulse/pull/6
- Hotfix/api error by @chandanrattan in https://github.com/chandanrattan/DoraPulse/pull/7
Full Changelog: https://github.com/chandanrattan/DoraPulse/compare/v1...v1.2.1