Prompt file imported from gethnet/litellm-connector-copilot (
.github/prompts/pr.prompt.md). Fill in{{GH_PR_NUM}}before use. Copyright stays with the author.
Review GitHub pull request #{{GH_PR_NUM}} in gethnet/litellm-connector-copilot.
Follow your full review workflow:
- Fetch the PR (title, description, changed files, existing review threads, CI status).
- Diff against the default branch (
main) and read every changed file with surrounding context. - Apply all matching review gates (AGENTS.md non-negotiables, instruction-file conformance, provider architecture, tests & coverage, communication artifacts).
- Run the full validation suite independently:
npm run compile→npm run lint→npm run format→npm run test:coverage. - Produce the structured review output (verdict, blocking, nits, validation table, unverified, praise).
- Offer — but do not automatically perform — posting the review to the PR on GitHub.