community-automations/gitlab-mr-reviewer

DevOps & Mã nguồn

PublicSubagent Claude

Người Review MR GitLab

Các team nhỏ thường merge mà không có người review thứ hai vì chẳng ai rảnh, và bug cứ thế lọt qua. Trình review này đọc mọi merge request một cách tự động.

sonnet4 ngàyGitLabOpenAIGitLab CISonarQube
ClaudeClaude
ROI for
README.md

Tại sao chọn subagent này

Các team nhỏ thường merge mà không có người review thứ hai vì chẳng ai rảnh, và bug cứ thế lọt qua. Trình review này đọc mọi merge request một cách tự động.

Mỗi khi có sự kiện MR, nó kéo diff và trạng thái pipeline, kiểm tra bug, lỗ hổng bảo mật và các pattern rủi ro đối chiếu với quy ước của team, rồi để lại nhận xét inline đúng chỗ cần thiết. Nó đặt trạng thái review để MR nào cần người xem được đánh dấu trước khi merge, còn những MR sạch thì trôi qua mượt mà.

Cách vận hành

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Ví dụ đầu ra

json
// Sample output
// (generated when the pipeline finishes)

Given a GitLab merge request diff and pipeline status, return a JSON review with inline notes, a summary, and an overall status of approve or needs-attention.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.