Skip to content

Bug: commit-msg hook errors 'find_task_file: command not found' #17

Description

@DimitriGeelen

Context

  • Framework version: dev
  • Project: project (shared-tooling mode)
  • Reported: 2026-06-14T12:35:54Z

Description

In a project consuming the framework (shared-tooling mode), the commit-msg hook prints 'find_task_file: command not found' on every commit (non-fatal — commit proceeds). The function find_task_file is referenced but not defined/sourced in the hook's scope (observed at .git/hooks/commit-msg line ~98). Repro: any 'git commit' in a consuming project. Impact: noise on every commit, and the hook's task-reference validation may be silently skipped.


Reported via fw upstream report from field installation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions