Automatically resolve findings from PR review bots (Copilot, Cursor Bugbot, CodeRabbit, etc.) on the current PR. Uses a two-phase workflow: fix all existing issues, then poll for new ones until bots go quiet.
Cloud environments only (e.g., Codespaces, remote agents): verify git author identity so CI checks can map commits to the user. Run git config --global --get user.email and if empty or a placeholder, set it manually. Skip this check in local environments.
The CLI auto-detects the current branch, finds the associated PR, and authenticates via gh CLI or environment variables. If anything fails (no token, no PR, CLI not installed), it exits with a clear error message.
حل نتائج روبوت مراجعة العلاقات العامة بشأن العلاقات العامة الحالية. جلب تعليقات الروبوت التي لم يتم الرد عليها، وتقييم كل نتيجة، وإصلاح الأخطاء الحقيقية، ورفض الإيجابيات الخاطئة، والرد على كل تعليق، ومراقبة النتائج الجديدة حتى تهدأ الروبوتات. المصدر: pbakaus/agent-reviews.