Pull Request Explorer

Exploring 1074 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Provisioning: Fix selective export quota counting whole namespace MissingRoberto M AI 0.9h 0.8h Jul 07, 2026

Summary

Bug Fix

Fix selective export quota counting

Prevents false quota errors for selective provisioning exports, ensuring users can export selected resources without unnecessary failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within an hour, indicating efficient review and low complexity.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Go
GrafanaUI: Convert Typeahead to a function component joshhunt L No 255.9h 164.3h Jul 07, 2026

Summary

Refactor

Convert Typeahead to a function component

This refactor replaces a legacy class component with a modern function component, improving code consistency and eliminating a lint suppression. It does not alter user-facing behavior.

Health Assessment

Large
High
High
  • The PR had a long cycle time of 255 hours and a dismissed review before approval, indicating significant review friction and potential complexity.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Visual refresh: various tweaks ashharrison90 S No 89.4h 89.4h Jul 07, 2026

Summary

Feature

Visual refresh: various UI tweaks

Enhances UI consistency with new visual refresh designs, improving user experience across dashboards and controls.

Health Assessment

Small
Low
High
  • Long review time indicates slow feedback, but small changes and single commit suggest low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Advisor: Skip datasource health check when oauthPassThru is enabled andresmgot S No 115.4h 115.2h Jul 07, 2026

Summary

Bug Fix

Skip datasource health check for oauthPassThru

Prevents misleading health check failures for data sources using Forward OAuth Identity by skipping the check when no user token is available.

Health Assessment

Small
Low
High
  • The PR had a long cycle time with no early review, indicating low priority or oversight, but the change is small and low risk.

AI Details

Tech Stack

Languages: Go
Chore: Bump @grafana/faro-* packages to 2.8.2 codecapitano L No 0.7h 0.0h Jul 07, 2026

Summary

Chore

Bump @grafana/faro-* packages to 2.8.2

Updates the frontend observability SDK to address session rotation and resource timing bugs, improving reliability and billing accuracy.

Health Assessment

Large
Low
Low
  • Fast cycle time (0.7h) with a single review and no rework, indicating a straightforward dependency update with minimal risk.

AI Details

Tech Stack

Languages: Javascript
Preferences: Close behaviour gaps between legacy and unified storage ashharrison90 XL No 114.3h 17.8h Jul 07, 2026

Summary

Bug Fix

Close preference storage behavior gaps

Aligns PATCH request behavior with legacy storage, enabling consistent preference handling and supporting new k8s APIs for a smoother user experience.

Health Assessment

X-Large
High
Low
  • Large change merged after a single review, indicating high risk but efficient resolution.

AI Details

Confidence: 0.95

Tech Stack

Languages: Go
Dashboard: Fix outdated docs link in snapshots Camel4 XS No 107.9h 11.6h Jul 07, 2026

Summary

Bug Fix

Fix outdated docs link in snapshots

Users clicking Learn more in the snapshots UI now see the correct documentation, preventing 404 errors and improving user experience.

Health Assessment

Small
Low
Medium
  • Quick bugfix with minimal code changes; review was straightforward but merge was delayed by scheduling.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
FeatureToggles: Remove drilldown control toggles superseded by dashboardUnifiedDrilldownControls Sergej-Vlasov M No 118.6h 118.6h Jul 07, 2026

Summary

Refactor

Remove drilldown control toggles

Removes five feature toggles from the registry now that all usages are gone, and regenerates the toggle metadata.

Health Assessment

Small
Low
Low
  • The PR was merged after a single review cycle with no significant rework needed.

AI Details

Tech Stack

Languages: Javascript, Go, Typescript
Docs: Git Sync and Multi org urbiz-grafana XS No 90.7h 0.0h Jul 07, 2026

Summary

Docs

Add multi-org support to Git Sync docs

Documentation updated to explain multi-organization support for Git Sync, improving clarity for users.

Health Assessment

Small
Low
Low
  • Docs-only PR with minimal changes, fast review, low risk.

AI Details

Tech Stack

Docs: Git Sync - couple of fixes urbiz-grafana XS No 0.3h 0.1h Jul 07, 2026

Summary

Docs

Fix Git Sync documentation

Updates Git Sync docs to correct errors and incorporate feedback, improving clarity for users.

Health Assessment

Small
Low
Low
  • Quickly merged after minimal changes, indicating low complexity and high confidence.

AI Details

Confidence: 0.75

Tech Stack

Docker: Fix permission denied when auto-updating bundled plugins andresmgot S No 113.1h 1.2h Jul 07, 2026

Summary

Bug Fix

Fix Docker plugin auto-update permission issue

Ensures bundled plugins can auto-update in Grafana Docker images, preventing datasource outages.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single commit after a brief review.

AI Details

Tech Stack

Frameworks: Docker
feat(annotations): soft-deleting annotations in app platform api cbodonnell XL No 94.3h 0.2h Jul 06, 2026

Summary

Feature

Add soft-delete for annotations API

Enables soft-deletion of annotations, returning 410 Gone for deleted records and supporting includeDeleted search, improving data consistency and client error handling.

Health Assessment

X-Large
High
Low
  • PR had a quick review but required two follow-up commits, indicating moderate rework; the large code changes and long cycle time suggest high risk for integration.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Go, Sql
Visual refresh: Remap dark/light themes when flag is enabled ashharrison90 S No 1.0h 1.0h Jul 03, 2026

Summary

Feature

Remap dark/light themes behind flag

Allows Grafana developers to safely deliver new visual themes behind a feature flag, enabling controlled rollout.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate low risk and quick delivery.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Add feature flag for new on-demand diagnostics feature fabrizio-grafana S No 170.9h 166.4h Jul 03, 2026

Summary

Feature

Add feature flag for on‑demand diagnostics

Enables a dedicated feature flag to control the upcoming on‑demand diagnostics feature for data source plugins, allowing selective activation and easier rollout.

Health Assessment

Small
Medium
High
  • Long cycle time and delayed review indicate bottlenecks; multiple merge commits suggest integration challenges despite the small code change.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Go, Typescript
IAM: Defer list authorization to storage for teams, users and service accounts gamab M No 7.7h 6.3h Jul 03, 2026

Summary

Bug Fix

Defer IAM list authorization to storage

Allows users to list only resources they can access, returning empty lists instead of errors, improving security and user experience.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a straightforward fix with low risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Go
Search: derive BuildIndex column fields from the provider pstibrany L No 4.6h 4.2h Jul 03, 2026

Summary

Refactor

Derive BuildIndex column fields from provider

Aligns index and result columns to a single source, eliminating drift and simplifying callers without changing behavior.

Health Assessment

Medium
Low
Low
  • Fast 4.6‑hour cycle with minimal rework; a straightforward refactor that removes redundant parameters and improves consistency.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
PanelEdit: Fixes crash when changing to panel type with no data provider torkelo S No 0.7h 0.0h Jul 03, 2026

Summary

Bug Fix

Fix panel crash on type change

Prevents crashes when editing panels without a data provider by adding guard checks and moving null checks outside the component, improving dashboard editing stability.

Health Assessment

Small
Low
Low
  • Merged within 45 minutes with minimal changes, indicating a straightforward bug fix with low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Revert "Dashboards: Skip fanning out for data-less panels" torkelo S No 0.6h 0.0h Jul 03, 2026

Summary

Bug Fix

Revert dashboard panel fanning bug

Undo a change that caused incorrect panel behavior, restoring expected dashboard functionality.

Health Assessment

Small
Low
Low
  • Quick revert with minimal changes, fast review, low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Add doc count to snapshot index metadata pstibrany S No 3.7h 0.6h Jul 03, 2026

Summary

Chore

Add doc count to snapshot index metadata

Adds a document count field to snapshot metadata to aid debugging and troubleshooting of snapshot uploads.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Go
Alerting: Add promote and auto sync to ImportToGMAWizard rodrigopk XL No 333.0h 282.4h Jul 03, 2026

Summary

Feature

Add promote and auto sync to ImportToGMAWizard

Enables users to choose how imported alerting configurations are applied—stage, promote, or auto‑sync—improving flexibility and integration with Grafana's alertmanager.

Health Assessment

X-Large
High
High
  • The PR required extensive rework after a delayed review, resulting in a long cycle time and high scope, indicating significant effort and potential risk to release schedule.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Dashboards: Stop reading legacy drilldown feature toggles Sergej-Vlasov M No 28.5h 27.9h Jul 03, 2026

Summary

Refactor

Remove legacy drilldown feature toggles

This change removes obsolete drilldown feature toggles, simplifying the dashboard codebase. No impact on end users, but improves maintainability and prepares for future deprecation.

Health Assessment

Medium
Low
High
  • The PR had a long review cycle, indicating potential complexity or oversight, but the change is low risk and purely a refactor.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
FeatureToggle: add grafana.useDefaultScopesEndpoint tskarhed S AI 0.3h 0.2h Jul 03, 2026

Summary

Feature

Add experimental OpenFeature flag for default scopes

Introduces a kill‑switch flag to control the /find/default_scope endpoint, enabling controlled rollout of the scope-first mode feature. The flag is off by default and hidden from docs, ensuring safe experimentation.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate low risk and smooth integration.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Go
Dashboards: Skip fanning out for data-less panels ifrost S No 0.7h 0.1h Jul 03, 2026

Summary

Bug Fix

Skip fanning out for data-less panels

Fixes runtime error when panels have no data, improving stability for text visualizations.

Health Assessment

Small
Low
Low
  • Resolved quickly with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Search: post-rank authorization for paginated search and federation chaudyg XL No 50.5h 2.3h Jul 03, 2026

Summary

Feature

Add post-rank authorization for paginated search

Enables efficient, authorized search results by ranking first and authorizing only needed hits, reducing latency and resource usage for large datasets.

Health Assessment

X-Large
High
Medium
  • PR required multiple iterations after review, indicating complex logic changes; large code churn suggests significant refactoring; overall process was efficient with quick initial review but required many commits to address feedback.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
Revert "DataPro (migration): Migrate `core/utils/explore.ts` (#127578)" gtk-grafana S No 0.2h 0.0h Jul 03, 2026

Summary

Bug Fix

Revert migration of explore utilities

Reverts a migration that introduced a bug, restoring previous functionality and ensuring user experience remains stable.

Health Assessment

Small
Low
Low
  • Quick revert with minimal changes, no review delays, low risk.

AI Details

Tech Stack

Languages: Typescript
Search: drop unusable filter from numeric search fields pstibrany M No 0.3h 0.1h Jul 03, 2026

Summary

Bug Fix

Remove filter capability from numeric search fields

By eliminating the unsupported filter capability from numeric search fields, the search system no longer misrepresents available filters. This ensures accurate search results and reduces unnecessary index rebuilds.

Health Assessment

Small
Low
Low
  • Fast review and merge indicates low complexity and minimal risk.

AI Details

Tech Stack

Languages: Go
Provisioning: make sync per-resource write timeout configurable MissingRoberto M AI 0.6h 0.2h Jul 03, 2026

Summary

Feature

Add configurable per-resource sync timeout

Enables provisioning syncs to handle large dashboards by allowing a per-resource timeout, preventing premature cancellations and improving reliability.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating a straightforward change with low risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Copilot, Codex
Confidence: 0.95

Tech Stack

Languages: Go
SQL Expressions: Add function signature help to the SQL editor Develer XL No 22.9h 10.9h Jul 03, 2026

Summary

Feature

Add function signature help to SQL editor

Provides inline function parameter guidance in the SQL editor, speeding authoring and reducing query errors.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time of under 24 hours with minimal review friction; large code addition but well-tested and delivered with few iterations.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Secrets: Revert setting subject token in gRPC decrypt client macabu XS No 0.8h 0.7h Jul 03, 2026

Summary

Bug Fix

Revert subject token setting in gRPC decrypt client

Fixes identity type mismatch caused by subject token during token exchange, restoring correct behavior for secret decryption.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under an hour, indicating low complexity and low risk.

AI Details

Tech Stack

Languages: Go
Unified storage: add ListStoredResources discovery API pstibrany XL No 29.8h 5.8h Jul 03, 2026

Summary

Feature

Add ListStoredResources discovery API

Provides a lightweight API to list stored resource identities, enabling efficient discovery without counting objects.

Health Assessment

X-Large
Medium
Low
  • The PR introduced a new discovery API with a large code change but received a single review and was merged quickly, indicating a smooth process.

AI Details

Tech Stack

Languages: Go, Sql
PanelChrome: Add subtitle prop for showing text in sub header torkelo M No 47.5h 1.4h Jul 03, 2026

Summary

Feature

Add subtitle prop for PanelChrome sub header

Adds a subtitle prop to PanelChrome to display text in the sub header, improving UI consistency and fixing layout issues when sub header visibility changes.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate low risk and efficient implementation.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
CI: Bound Jest coverage memory with workerIdleMemoryLimit fastfrwrd XS AI 15.7h 15.0h Jul 03, 2026

Summary

CI/CD

Bound Jest coverage memory with workerIdleMemoryLimit

Reduces per-team CI test memory usage, preventing out-of-memory failures and improving reliability.

Health Assessment

Small
Low
High
  • The PR had a long review time but minimal changes, indicating low complexity but a slow review process.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Javascript
Chore: Bump scenes to v8.9.5 tskarhed S AI 0.3h 0.1h Jul 03, 2026

Summary

Chore

Bump scenes to v8.9.5

Updates @grafana/scenes and @grafana/scenes-react to v8.9.5, fixing stale state bug in scope selector for better user experience.

Health Assessment

Small
Low
Low
  • R
  • a
  • p
  • i
  • d
  • m
  • e
  • r
  • g
  • e
  • w
  • i
  • t
  • h
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • r
  • e
  • v
  • i
  • e
  • w
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • e
  • s
  • l
  • o
  • w
  • r
  • i
  • s
  • k
  • a
  • n
  • d
  • e
  • f
  • f
  • i
  • c
  • i
  • e
  • n
  • t
  • p
  • r
  • o
  • c
  • e
  • s
  • s
  • .

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Docs: Remove references to variables & annotations in dashboard settings imatwawana XL No 209.4h 0.0h Jul 03, 2026

Summary

Docs

Remove references to variables and annotations

Updates documentation to reflect new sidebar workflow for adding variables and annotations, improving clarity for users.

Health Assessment

X-Large
Low
Low
  • The PR had a long cycle time but was reviewed quickly; many small commits indicate iterative refinement of documentation.

AI Details

Tech Stack

[release-13.1.1] Org switching: Fix stale org data after switching organizations grafana-pr-automation M No 0.3h 0.0h Jul 03, 2026

Summary

Bug Fix

Fix stale org data after organization switch

Ensures users see correct organization data immediately after switching, preventing stale data and improving user experience.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes, merged within 18 minutes of opening.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
[release-13.1.1] Docs: Explain Git Sync resource and repository limits grafana-pr-automation M AI 1.2h 0.1h Jul 03, 2026

Summary

Docs

Explain Git Sync resource and repository limits

Enhances documentation to clarify Git Sync limits, helping customers understand performance recommendations and scaling options.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes; documentation-only PR with no code impact.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Alerting: Rename mock to not have whitespace in folder name macabu XS No 0.3h 0.0h Jul 03, 2026

Summary

Refactor

Rename alerting mock folder to remove whitespace

This change cleans up the mock folder structure, improving consistency and preventing potential path issues.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates low complexity and high confidence in the rename.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Search: derive a kind's column fields from its provider pstibrany M No 2.3h 2.3h Jul 03, 2026

Summary

Refactor

Derive search fields from provider

Simplifies search builder by removing legacy field and deriving column definitions on demand, improving maintainability without affecting search results.

Health Assessment

Small
Low
Low
  • Fast review and merge indicate a straightforward change with minimal risk.

AI Details

Tech Stack

Languages: Go
Search: allow sorting on dashboard usage counters and user last-seen time pstibrany M No 3.5h 3.5h Jul 03, 2026

Summary

Feature

Enable sorting on dashboard usage counters

Improves search performance for dashboard usage metrics and user activity by enabling efficient sorting, reducing query latency.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review round indicate a smooth, low‑risk change with minimal rework.

AI Details

Tech Stack

Languages: Go
typo: _folder.json (git sync) icelynjennings XS No 94.9h 94.2h Jul 03, 2026

Summary

Health Assessment

AI Details

Tech Stack

SQLTemplate: Replace whitespace in file name tests with underscore macabu M No 0.6h 0.5h Jul 03, 2026

Summary

Refactor

Rename test data files to use underscores

Ensures test data filenames are valid by replacing whitespace with underscores, preventing potential file system issues.

Health Assessment

Small
Low
Low
  • Quick, single‑commit change with minimal review, indicating low complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Sql
Org switching: Fix stale org data after switching organizations Clarity-89 M No 23.5h 0.7h Jul 03, 2026

Summary

Bug Fix

Fix stale org data after switching organizations

Ensures organization switch updates client state and reloads the page, preventing stale data and improving user experience.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence in the fix.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Unified storage: Enforce RBAC for serviceaccount search/list/read gamab XS No 0.3h 0.1h Jul 03, 2026

Summary

Feature

Enforce RBAC for ServiceAccount Search

Allows listing service accounts based on user permissions.

Health Assessment

Small
Low
Low
  • Quick review and merge indicate low complexity and high confidence in the change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
Docs: Explain Git Sync resource and repository limits MissingRoberto M AI 1.8h 0.0h Jul 03, 2026

Summary

Docs

Explain Git Sync resource and repository limits

This documentation clarifies Git Sync limits and offers scaling strategies. It reduces support overhead and helps customers plan resource usage effectively.

Health Assessment

Small
Low
Low
  • Rapid review and minimal changes indicate a straightforward documentation update with AI assistance.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

fix: remove orphaned inline secret on guaranteed update conflict mustafasencer M No 14.8h 13.5h Jul 03, 2026

Summary

Bug Fix

Remove orphaned inline secret on update conflict

Fixes a security issue by ensuring no orphaned inline secrets remain after update conflicts, preventing accidental exposure of sensitive data.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 15 hours, indicating efficient review and minimal rework.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
Unified storage: Enforce RBAC for team search/list/read forsethc XS No 15.7h 0.1h Jul 03, 2026

Summary

Bug Fix

Enforce RBAC for team search in unified storage

Ensures team search, list, and read operations respect RBAC, preventing unauthorized users from seeing all teams.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes; low risk to production.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Go
Grafana UI: Restore getTagColor and getTagColorIndexFromName exports Clarity-89 XS No 0.4h 0.4h Jul 03, 2026

Summary

Bug Fix

Restore missing tag color exports to prevent plugin crashes

Re‑exports getTagColor and getTagColorIndexFromName to fix runtime crashes in plugins that rely on these utilities.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved plugin crashes promptly.

AI Details

Tech Stack

Languages: Typescript
fix: connection drain behavior and add integration test mustafasencer L No 15.4h 0.1h Jul 03, 2026

Summary

Bug Fix

Fix connection drain behavior and add integration test

Ensures NATS connections drain properly, preventing message loss and resource leaks in the notification system, improving reliability for users.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 15 hours, indicating straightforward fix with minimal friction.

AI Details

Tech Stack

Languages: Go
Provisioning: Hide View repository button from dashboard toolbar ywzheng1 XS No 13.5h 13.2h Jul 03, 2026

Summary

Feature

Hide View Repository Button from Dashboard Toolbar

Removes the View Repository icon from the dashboard toolbar to reduce clutter for Git sync users.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate low risk and smooth review process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
Dashboard Template: Add dropdown menu with Delete option + manage UI based on permissions juanicabanas XL No 50.8h 0.1h Jul 02, 2026

Summary

Feature

Add delete option to dashboard template cards

Enables users to delete dashboard templates directly from the card UI and hides edit/delete options for non‑editor roles, improving workflow and security.

Health Assessment

Large
Medium
Low
  • Rapid review and merge within 2 days, minimal back‑and‑forth, indicating a well‑tested feature with clear scope.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
« Page 17 of 22 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos