Skip to content

Per-repo .kanban/hooks/<event>.md template overrides #3

@byeagerOIT

Description

@byeagerOIT

Spec section 8.2 calls out per-repo template overrides as a v1 feature but they were deferred from Stage 0 to keep scope tight. Implementation: extend the template-resolution chain in src/adapters/oit/emit/template-renderer.ts (or its caller) to first check <repo>/.kanban/hooks/<event>.md, fall back to src/adapters/oit/hooks/<event>.md, then upstream defaults, then no-op. POLICY.md remains non-overridable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    stage-1Stage 1 feature work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions