community-automations/gitlab-mr-reviewer

DevOps والكود

Publicوكيل Claude فرعي

مراجع MR في GitLab

الفرق الصغيرة تدمج دون مراجِع ثانٍ لأن لا أحد متفرّغ، فتتسلّل الأخطاء مع الكود. هذا المراجِع يقرأ كل merge request تلقائياً.

sonnet4 أيامGitLabOpenAIGitLab CISonarQube
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

الفرق الصغيرة تدمج دون مراجِع ثانٍ لأن لا أحد متفرّغ، فتتسلّل الأخطاء مع الكود. هذا المراجِع يقرأ كل merge request تلقائياً.

عند كل حدث MR يسحب الفروقات وحالة الـ pipeline، يتفحّص الأخطاء والثغرات الأمنية والأنماط الخطِرة وفق أعرافك، وينشر ملاحظات في مكانها الصحيح داخل السطور. يضبط حالة مراجعة كي يُوسَم أي MR يحتاج إنساناً قبل الدمج، بينما تمرّ النظيفة دون عوائق.

كيف يعمل

    • 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.

نموذج للمخرجات

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.