chore: add backlog-notify onStatusChange hook

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-03-10 15:30:54 -07:00
parent 283cc61ecf
commit 9345b1b067
1 changed files with 15 additions and 5 deletions

View File

@ -1,5 +1,15 @@
project_name: CosmoLocal Website project_name: "CosmoLocal Website"
project_id: cosmolocal-website statuses: ["To Do", "In Progress", "Done"]
description: CosmoLocal World website and related infrastructure labels: []
created: '2026-02-09' milestones: []
integration_mode: mcp date_format: yyyy-mm-dd
max_column_width: 80
auto_open_browser: true
default_port: 6420
remote_operations: true
auto_commit: false
bypass_git_hooks: false
check_active_branches: true
active_branch_days: 30
task_prefix: "task"
onStatusChange: 'python3 /home/jeffe/Github/dev-ops/scripts/backlog-notify.py'