mirror of
https://github.com/merlinhu1/truthmark.git
synced 2026-08-25 07:53:25 +02:00
* fix(cli): fail on error diagnostics * chore: release 1.6.1 * feat(init): refresh truth doc templates * fix(init): preserve custom template preambles * ci: limit GitHub token permissions * ci: update setup-node action --------- Co-authored-by: MerlinH <merlinh221@gmail.com>
12 lines
357 B
YAML
12 lines
357 B
YAML
interface:
|
|
display_name: "Truthmark Sync"
|
|
short_description: "Sync truth docs from functional code changes; skip docs-only/no-code changes"
|
|
default_prompt: "Use $truthmark-sync after functional code changes; skip docs-only/no-code changes."
|
|
|
|
policy:
|
|
allow_implicit_invocation: true
|
|
|
|
truthmark:
|
|
version: "1.6.1"
|
|
refresh_command: "truthmark init"
|