datadog-actions-metrics
datadog-actions-metrics copied to clipboard
Add `first_review_time_seconds` metric
This metric is useful to analyze the lead time of review.
Caveat
This metric would be wrong in the case like:
- Author creates a pull request
- GitHub automatically requests a review to code owners
- Author removes the review requests
- Author requests a review again
- Reviewer approves it