Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

180 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullsend-ai/metrics

SDLC metrics dashboard for the fullsend-ai organization. Tracks deployment frequency, PR lead time, PR volume, issue volume, community attribution, and PR delivery mix (conventional-commit type + fix-filer source) across repos. Published daily as a D3.js dashboard on GitHub Pages.

Dashboard: https://fullsend-ai.github.io/metrics/

PR type / fix source metrics

Dedicated tab: Delivered PR Types (docs/delivered-pr-types.html).

Daily collector for merged PRs on fullsend + agents:

File Purpose
docs/pr-type.csv Per day × repo counts by type (featother) and fix filer (fix_core / fix_external / fix_bot / fix_unlinked)
docs/pr-type-details.csv Per-PR drill-down
scripts/collect-pr-type.sh Daily (wired into .github/workflows/collect.yml)
scripts/backfill-pr-type.sh Date-range backfill

Core-team roster comes from docs/community-config.json (same list as community metrics).

# Daily
./scripts/collect-pr-type.sh            # yesterday UTC
./scripts/collect-pr-type.sh 2026-08-11

# Backfill (rewrites CSVs)
./scripts/backfill-pr-type.sh 2026-05-14 2026-08-11

See docs/design.md for the full design spec.

About

SDLC metrics dashboard for fullsend-ai

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages