chore(changelog): regenerate mcp-v0.7.0 CHANGELOG for #4135#4154
Merged
Conversation
#4135 (fix(mcp): build gittensory-engine before the publish gate + switch to workflow_dispatch) merged after PR #4132 originally generated this changelog, and it's classified as a direct MCP-relevant commit (touches .github/workflows/npm-publish.yml), so changelog:check:mcp correctly flagged the committed file as stale relative to the new mcp-v0.6.0..HEAD range. Regenerated -- 251 commits now, one new line.
Contributor
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-08 08:06:23 UTC
⏸️ Suggested Action - Manual Review
Review summary Nits — 1 non-blocking
Concerns raised — review before merging
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
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.
Summary
The v0.7.0 publish workflow failed at `changelog:check:mcp` because #4135 (`fix(mcp): build gittensory-engine before the publish gate + switch to workflow_dispatch`) merged after PR #4132 originally generated `packages/gittensory-mcp/CHANGELOG.md`. #4135 is a real MCP-relevant commit (touches `.github/workflows/npm-publish.yml`, a `DIRECT_MCP_PATH`), so the regenerated changelog now correctly includes it. Regenerated locally — 251 commits, one new line.
Test plan