Files
beads/cmd/bd
Steve Yegge c46b1a0bbb Add config-based close hooks (bd-g4b4)
Implements on_close hooks in .beads/config.yaml for automation and
notifications. Hooks receive issue data via environment variables
(BEAD_ID, BEAD_TITLE, BEAD_TYPE, BEAD_PRIORITY, BEAD_CLOSE_REASON)
and run via sh -c.

Changes:
- internal/config: Add HookEntry type and GetCloseHooks()
- internal/hooks: Add RunConfigCloseHooks() for executing config hooks
- cmd/bd: Call RunConfigCloseHooks after successful close
- docs/CONFIG.md: Document hooks configuration with examples

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 13:39:51 -08:00
..
2025-12-16 17:26:06 -08:00
2025-12-22 03:18:55 -08:00
2025-12-23 04:58:19 -08:00
2025-12-19 17:58:24 -08:00
2025-12-23 05:10:38 -08:00
2025-12-23 13:39:51 -08:00
2025-12-23 04:58:19 -08:00