8491. Copilot Pull Request Reviews For Testability (glebbahmutov.com)
If you are using GitHub Copilot to review pull requests, you can give it specific instructions via .github/copilot-instructions.md. I confirmed that using either an explicit list with every item starting with When performing a code review, ... or a combined section works.This works:123456789When per...