Commit Graph

3 Commits

Author SHA1 Message Date
Dev Agent
c326ef0ac4 docs: lessons learned ET-006 — problems and solutions 2026-05-22 13:45:40 +03:00
Dev Agent
b545665e2d feat: full pipeline fixes - CI status branch lookup, review webhook routing, auto-advance, plane sync
- handle_ci_status: fallback git branch -r --contains when branches[] empty
- webhook router: handle pull_request_approved event type
- handle_pr: map review.type to review.state for new Gitea format
- launcher: auto-advance stage after agent completion (_try_advance_stage)
- plane_sync: notify Plane on stage changes
- stages.py: stage machine with QG definitions
- notifications.py: stage change notifications
- safe.directory fix for container git operations
2026-05-22 01:57:02 +03:00
Dev Agent
b428163c32 docs: bugfixes 2026-05-21 (5 fixes for CI status, review webhook, auto-advance) 2026-05-22 01:56:47 +03:00