nomadcode/services/core/internal/http
toki 210f67bd9a feat: complete G07 trigger dispatch and refactor webhook handling
- Move G07 task artifacts to archive (plan, code review, complete.log)
- Refactor main.go to use new webhook router
- Update plane webhook handlers with improved error handling
- Add config for Plane webhook integration
- Update docker-compose for webhook testing
- Update plane-dev test documentation
2026-06-15 14:46:20 +09:00
..
testdata feat: plane webhook intake & protosocket consumer wire readiness 2026-06-14 20:37:48 +09:00
handlers.go feat: complete G07 trigger dispatch and refactor webhook handling 2026-06-15 14:46:20 +09:00
handlers_test.go feat: work item creation sync milestone implementation 2026-06-14 06:38:50 +09:00
middleware.go feat: update project rules, roadmap, and core service changes 2026-05-30 19:32:48 +09:00
middleware_test.go feat: project sync checkout implementation and task archive migration 2026-06-07 03:29:53 +09:00
plane_webhook.go feat: complete G07 trigger dispatch and refactor webhook handling 2026-06-15 14:46:20 +09:00
plane_webhook_test.go feat: complete G07 trigger dispatch and refactor webhook handling 2026-06-15 14:46:20 +09:00
router.go feat: plane webhook intake & protosocket consumer wire readiness 2026-06-14 20:37:48 +09:00