Skip to content

feat: merge append_content on branch file in gitlab.commit_files#2

Merged
fuse merged 1 commit into
developfrom
feat/gitlab-commit-append-content
Jun 18, 2026
Merged

feat: merge append_content on branch file in gitlab.commit_files#2
fuse merged 1 commit into
developfrom
feat/gitlab-commit-append-content

Conversation

@fuse

@fuse fuse commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • gitlab.commit_files: when an action includes append_content, load the file at file_path on the target branch via GitLab API, append the block, and commit the merged body (avoids full-file replace from RAG snapshots).
  • create_branch, commit_files, create_mr: honor project_path in the skill payload.

Companion to control plane PR for create_route53_record_as_code / dns.propose_record_change.

Test plan

  • go test ./...
  • Deploy on fluid-dev, run DNS as-code use case, confirm MR diff is a clean append only

Load the target file from the branch API, append the block, and commit the
merged body. Honor project_path on create_branch, commit_files, and create_mr.
@fuse fuse merged commit 3830256 into develop Jun 18, 2026
4 checks passed
@fuse fuse deleted the feat/gitlab-commit-append-content branch June 18, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant