feat(forge): GitLab REST v4 adapter implementing ForgePort #304
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!304
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev/293"
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?
GitLab adapter implementing every
ForgePortmethod via REST v4 (gitlab.comor self-hosted). MR approvals map to reviews (approved_by→ approved,thumbsdownemoji → changes_requested, plain note → comment). A Premium probe caches per-instance whetherissue_linksis available; Free-tier falls back to issue-body parsing for blockers. 42 tests cover all key behaviours.Test plan
bun test gitlab-adapter.test.ts— 42 tests pass (reviews mapping, Premium/Free probe both branches, state/field mapping, error contract)bun x biome checkclean on new files@claude-hooks/webtypecheck failure is unrelated (missing dev deps in CI environment)Closes #293
86e9622b1870583c8d0470583c8d04b99f6b4a56