Skip to main content
Unary · Usage Gets aggregated PR speed summary for the organization or a specific project. Use this method to:
  • Measure pull request lead time and review latency
  • Calculate deployment frequency from merged pull requests
  • Scope PR speed insights to a project, user, or team

Example

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.GetPrSummaryRequest

Response

gitpod.v1.GetPrSummaryResponse
DateRange specifies a time period for queries.gitpod.v1.DateRange
PrSummary contains aggregate PR speed metrics for a date range.gitpod.v1.PrSummary
gitpod.v1.TimeSeriesPoint