[extension] Update MAQA extension to v0.3.1 - #4483
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
Update maqa extension submitted by @GenieRobot: - extensions/catalog.community.json (version, download_url, etc.) - docs/community/extensions.md community extensions table Closes #4452 Assisted-by: GitHub Copilot (model: gpt-5.2-codex, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
11 tasks
mnriem
marked this pull request as ready for review
September 9, 2026 15:40
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The catalog’s minimum Spec Kit version conflicts with the published extension manifest and README.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates the MAQA community extension listing to v0.3.1.
Changes:
- Refreshes MAQA catalog metadata and release URL.
- Synchronizes the documentation table description.
File summaries
| File | Description |
|---|---|
extensions/catalog.community.json |
Updates MAQA metadata to v0.3.1. |
docs/community/extensions.md |
Refreshes the MAQA description. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "effect": "read-write", | ||
| "requires": { | ||
| "speckit_version": ">=0.3.0", | ||
| "speckit_version": ">=0.3.1", |
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.
Update the existing
maqacommunity catalog entry to version 0.3.1 and refresh its description, download URL, required tools, command count, tags, and updated timestamp. The Community Extensions table now reflects the same description.Validation results: the submission title uses the required
[Extension]:prefix; the extension ID and version formats are valid; the public repository containsextension.yml,README.md, andLICENSE; themaqa-v0.3.1GitHub release exists with the submittedmaqa.zipasset; the download URL is tag-pinned and matches the submitted release; and all required issue checklists are checked. The catalog JSON is valid, and existingcreated_at,downloads, andstarsvalues were preserved.Closes #4452
cc
@GenieRobotPrepared autonomously by GitHub Copilot (model: gpt-5.2-codex) on behalf of
@mnriem.