Engineering Operations
The Engineering Operations Analyzer provides a comprehensive view of pull requests, commits, repository activity, and net changes within an engineering team's workflow. It helps teams understand developer contributions, streamline code review processes, and optimize repository management.
Required Blueprints: GitHub, Bitbucket, Azure DevOps

Sightlines
| Sightline | Description |
|---|---|
| PR Analytics | Insights into pull request activity, review patterns, and author contributions for identifying bottlenecks and tracki... |
| Repository Analytics | Overall repository health, including tag management and contributor activity. |
| Commit Analytics | Visibility into commit trends across repositories and authors for understanding team productivity and collaboration p... |
| Net Changes | Volume of code additions, deletions, and modifications across authors and repositories. |
Explorer Node Types
Use these node types in Explorer or KAI to query resources surfaced by this analyzer:
github.repository.Repository, azuredevops.project.Repository, bitbucket.repository.Repository
Related Analyzers
- Repository — Repository configurations and security posture
- Code — Code vulnerability findings from repositories
- Artifact — Build artifacts produced by CI/CD pipelines
Insight Feed Alerts
-
Unreviewed PR Alert: Identifies pull requests that have been merged without review, helping ensure code quality control.
-
Overdue PR Alert: Flags pull requests open for an extended period without activity or approval, preventing bottlenecks in development.
-
High PR Volume Alert: Monitors repositories for unusual increases in open pull requests, indicating potential backlogs.
-
Low Review Participation Alert: Identifies repositories lacking code reviews, signifying potential gaps in collaboration or oversight.