Commit Prefix By Path Zenobius

Use when composing Conventional Commit messages in this repo. Prioritizes commit prefixes by changed-file paths.

zenobi-us c94b6b0 539 B Updated

File contents

Commit Prefix by Path (zenobi.us)

Pick the Conventional Commit prefix from changed files using this priority order:

  1. content/**/*fix(content): ...
  2. app/{area}/**/*fix(app/{area}): ...
  3. e2e/**/*fix(tests): ...
  4. .memory/**/*chore(memory): ...

If multiple paths are changed, use the highest-priority matching rule above.

zenobi-us/zenobi-us/tree/main/.pi/skills/this-repo/commit-prefix-by-path-zenobius commit c94b6b0b3c

Frequently asked questions

npx skillmds@latest add zenobi-us/commit-prefix-by-path-zenobius