Skip to content

Commit 3bdefa6

Browse files
sophiethekingCopilotCopilot
authored
Document total_pull_requests_merged field in AI adoption phase totals (#62038)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 92aae44 commit 3bdefa6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/copilot/reference/copilot-usage-metrics/copilot-usage-metrics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ Each entry in the aggregated `totals_by_ai_adoption_phase` array contains:
282282
| `avg_pull_requests_reviewed` | `number` | No | Average pull requests reviewed per user in this phase. |
283283
| `avg_pull_requests_created` | `number` | No | Average pull requests created per user in this phase. |
284284
| `avg_pull_requests_merged` | `number` | No | Average pull requests merged per user in this phase. |
285+
| `total_pull_requests_merged` | `integer` | No | Total pull requests merged by users in this phase. Applies to the organization day and enterprise day aggregated reports. |
285286
| `avg_pull_requests_median_minutes_to_merge` | `number` | No | Average of the per-user median minutes to merge for users in this phase. |
286287

287288
### Breakdown dimension values

0 commit comments

Comments
 (0)