Prep for pending v2.25.4 release of codeql-development-mcp-server#276
Merged
Conversation
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
data-douser
May 9, 2026 03:12
View session
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the repo’s release-facing documentation for the v2.25.4 release by promoting [Unreleased] changelog content into a dated release entry and updating public docs to reflect current prompt/resource/language support.
Changes:
- Promotes existing changelog entries into a new
v2.25.4section and updates link references/comparisons. - Updates
docs/ql-mcp/documentation to reflect current prompt/resource counts and language/resource matrices. - Updates README to reflect 10 supported CodeQL languages (now including Rust + Swift).
Show a summary per file
| File | Description |
|---|---|
| README.md | Updates “Multi-Language Support” claim from 9 → 10 languages. |
| docs/ql-mcp/resources.md | Updates static resource count and adds MaD “Library Modeling” coverage to the language matrix. |
| docs/ql-mcp/prompts.md | Updates prompt count and references the canonical prompt documentation resource. |
| CHANGELOG.md | Adds a v2.25.4 release section and updates [Unreleased] comparison/link references. |
Copilot's findings
- Files reviewed: 4/4 changed files
- Comments generated: 2
Contributor
There was a problem hiding this comment.
Copilot's findings
Comments suppressed due to low confidence (1)
docs/ql-mcp/prompts.md:12
docs/ql-mcp/prompts.mdsays the server provides 15 prompts and thatserver/src/resources/server-prompts.mdis the canonical doc with “all 15 prompts”, butserver-prompts.mdcurrently lists only 13 prompts (it’s missing at leastcheck_for_duplicated_codeandfind_overlapping_queries). Either update the canonical resource to include the missing prompts or adjust this doc so it doesn’t claim the linked file contains all 15.
The server provides **15 prompts** that guide AI assistants through common CodeQL development workflows. Each prompt is backed by a `*.prompt.md` file containing structured instructions.
> **Authoritative reference**: The MCP-served resource at `codeql://server/prompts` ([`server/src/resources/server-prompts.md`](../../server/src/resources/server-prompts.md)) is the canonical documentation for prompts. Update that file when adding, removing, or changing any prompt.
For the complete prompt reference (all 15 prompts with descriptions and categories), see [`server/src/resources/server-prompts.md`](../../server/src/resources/server-prompts.md).
- Files reviewed: 4/4 changed files
- Comments generated: 2
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
v2.25.4 release of codeql-development-mcp-server
data-douser
approved these changes
May 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
empty