Skip to content

Post-Merge Monitoring — Day 2: Spot-Check & Performance #1434

Description

@ashleyshaw

Definition of Ready (DoR)

  • Baseline metrics established from Day 1
  • Performance thresholds defined: ±15% variance acceptable
  • 2 sample runs identified for analysis
  • Test execution & npm ci timing baseline documented

Definition of Done (DoD)

  • 2 checks.yml runs sampled & logs downloaded
  • Both runs: test count = 822/822
  • Both runs: test execution time within ±10% baseline
  • Both runs: npm ci time within ±15% baseline
  • All exit codes = 0, no failures
  • npm audit: 0 critical/high vulnerabilities
  • Day 2 checklist completed

Day 2: Spot-Check & Performance Verification

Sample recent workflow runs; verify performance within baseline; confirm stability.

Timeline: 2026-07-31 (day after merge)
Duration: ~20 minutes

Quick Checklist

  • 2 checks.yml runs sampled, test count 822/822 in both
  • Test execution time: both within ±10% of baseline
  • npm ci time: both within ±15% of baseline
  • All exit codes: 0 (no failures)
  • npm audit: 0 critical/high vulnerabilities
  • No unexpected npm WARN messages

See Also

Metadata

Metadata

Assignees

Type

Fields

Priority

None yet

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions