Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 708 Bytes

File metadata and controls

39 lines (24 loc) · 708 Bytes

What

Brief description of what this PR does.

Scope

Which repositories or paths are affected?

Why

Why is this change needed?

How

Key implementation details or trade-offs.

Testing

  • Tests pass locally
  • New behavior has test coverage
  • Manual verification done

Risk & Rollback

  • Risk level: low / medium / high
  • Rollback plan:

Dependency/Security Impact

  • No dependency changes
  • Dependency updates included and verified
  • Security impact assessed

Checklist

  • PR title follows conventional commits (feat:, fix:, docs:, etc.)
  • No secrets or credentials included
  • Required checks pass
  • Breaking changes documented (if any)