chore: add backlog-notify onStatusChange hook
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ef4574d223
commit
526a4c4b9d
|
|
@ -13,3 +13,5 @@ zero_padded_ids: 3
|
||||||
bypass_git_hooks: false
|
bypass_git_hooks: false
|
||||||
check_active_branches: true
|
check_active_branches: true
|
||||||
active_branch_days: 60
|
active_branch_days: 60
|
||||||
|
task_prefix: "task"
|
||||||
|
onStatusChange: 'python3 /home/jeffe/Github/dev-ops/scripts/backlog-notify.py'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue