Skip to content

Labels

Labels

  • adr

    Architecture Decision Record (SDLC 5.10)
  • ai-assisted

    Contains AI-generated code (SDLC Section 8)
  • breaking-change

    Introduces a breaking API or schema change
  • bug

    fix: Something isn't working
  • chore

    chore: Build, CI, tooling, or maintenance
  • ci

    ci: CI configuration changes
  • dependencies

    Dependency upgrade (often Dependabot)
  • discussion

    Open question / RFC; no immediate code change
  • documentation

    docs: Documentation changes
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • epic

    Multi-PR initiative tracked from one issue
  • feature

    feat: New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • infra-emergency

    Bypasses AB# requirement in the ADO bridge
  • infrastructure

    DevOps, CI/CD, Kubernetes, observability
  • invalid

    This doesn't seem right
  • perf

    perf: Performance improvement
  • phase-a

    Phase A — Foundation (platform repos bootstrap)
  • phase-b

    Phase B — Pilot service adoption (cm-currency-service)
  • phase-c

    Phase C — Auth service build (cm-auth-service)
  • phase-d

    Phase D — Contracts migration
  • phase-e

    Phase E — Template + roll-out
  • phase-f

    Phase F — Steady state
  • phase-g

    Phase G — ca-privacygate onboarding
  • priority: critical

    P0 — Drop everything, production impact
  • priority: high

    P1 — Must fix this sprint
  • priority: low

    P3 — Nice to have
  • priority: medium

    P2 — Should fix soon