Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

auto-merge-on-green

النجوم٣
التفرعات٠
آخر تحديث٢ يوليو ٢٠٢٦ في ١٢:٥٤

Use when asked to auto-merge, merge-when-green, land-on-pass, or "merge once CI/reviews pass" for a pull request, or when subscribed to a PR's activity and a check/review event arrives that could unblock a merge. Enforces a fail-closed merge gate: a PR merges ONLY when every CI check completed successfully AND reviews pass (no changes requested, required approvals met) AND the PR is mergeable and not a draft. Any check still pending, missing, or failed — or any blocking/absent-but-required review — means HOLD, never merge. Security- sensitive diffs always require an explicit human approval regardless of CI. Pairs with the autonomous build routine (docs/AUTONOMOUS-ROUTINE.md): the routine never merges directly — landing to main goes through this gate.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly