Skip to content

chore: refine Copilot PR interface review prompt [no-ci]#28

Merged
lukeocodes merged 1 commit intomainfrom
chore/refine-copilot-pr-review-prompt
May 6, 2026
Merged

chore: refine Copilot PR interface review prompt [no-ci]#28
lukeocodes merged 1 commit intomainfrom
chore/refine-copilot-pr-review-prompt

Conversation

@lukeocodes
Copy link
Copy Markdown
Member

Refines .github/prompts/pr-interface-review.md based on Copilot review feedback raised during the original rollout:

  1. Step 1 / Step 5 consistency — Step 1 said "ignore tests except deleted" but Step 5 also requires reviewing added tests that prove compat shims. Broadened Step 1 to cover added, deleted, and modified-to-remove tests. (raised on deepgram/deepgram-go-sdk#329)

  2. Tier 6 broadened — original wording only mentioned same-named local symbols as collision vectors. Now also covers glob/namespace imports (Python from X import *, Rust use X::*, Go dot-imports, TypeScript import * as destructuring). (raised on deepgram/deepgram-js-sdk#495)

  3. Fence language — the template fenced block now declares markdown to satisfy markdownlint MD040. (raised on deepgram/deepgram-go-sdk#329)

Canonical source: deepgram/dx-stack. Rollout context: docs/copilot-prompts.md.

[no-ci] — docs-only refinement to a previously-merged file.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ui-web Canceled Canceled May 6, 2026 1:27pm

Request Review

@lukeocodes lukeocodes merged commit c5bc5b2 into main May 6, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants