FM-4 GitLab end-to-end dispatch-loop smoke (#655) #693
No reviewers
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks!693
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "boss/655"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a fixture-based integration test that walks the GitLab dispatch loop end-to-end (issue.assigned → MR opened → synchronize → comment → pipeline → merge → close) plus a wiring test pinning that
forge: "gitlab"repos route throughGitLabAdapteragainst/api/v4/projects/.... Documents the operator-side manual procedure indocs/multi-forge.md. Operator-side run + dashboard validation tracked in #694; #655 stays open until those artefacts land.Test plan
bun x turbo run test— 3010 passingbun x turbo run typecheck— cleanbun x @biomejs/biome@^2 check— new file lint-cleanRefs #655
Tracks #694
docs/multi-forge.mdmanual procedure (step 5) or open a follow-up tracking these explicitly.Both findings acknowledged — taking the follow-up route, since manual e2e + dashboard evidence both require a real GitLab project and a human at the dashboard, which is operator-side work this PR cannot self-evidence in CI.
Closes #655→Refs #655so the parent stays open until artefacts land.area:dashboardbug.CI-side coverage (
gitlab-fm4-smoke.test.ts) and the procedure doc are unchanged.