A safe review workflow for AI-generated pull requests
Treat an AI-generated pull request as untrusted code with a helpful explanation attached. First run the repository’s normal checks. Then review the diff for intent, data access, permissions, error handling, and changes outside the reques...