Skip to content

fix(changelog): label mcp release workflow changes - #13

Merged
JSONbored merged 1 commit into
mainfrom
codex/mcp-changelog-release-label
May 26, 2026
Merged

fix(changelog): label mcp release workflow changes#13
JSONbored merged 1 commit into
mainfrom
codex/mcp-changelog-release-label

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Summary

  • labels the mixed homepage/release workflow commit correctly in the MCP changelog

What changed

  • adds an MCP changelog preprocessor for the prior mixed commit
  • updates packages/gittensory-mcp/CHANGELOG.md to describe the release workflow impact instead of the docs visual change

Why

The MCP changelog should track npm/package/release behavior. The prior commit touched the publish workflow and docs, but its title was docs-focused, which made the MCP changelog misleading.

Validation

  • npm run test:ci

@JSONbored
JSONbored merged commit 0bcd6fd into main May 26, 2026
1 check passed
@JSONbored
JSONbored deleted the codex/mcp-changelog-release-label branch May 26, 2026 17:33
@JSONbored JSONbored added the gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. label Jun 10, 2026
JSONbored added a commit that referenced this pull request Jun 26, 2026
…ecks via changedPaths (#1413)

Part two of the predict_gate parity work (#11-13/#18). The oracle now accepts the
PR's changed file PATHS (metadata only — paths, never source content, so the
predictor stays metadata-only) and, when supplied, evaluates the path-dependent
gates the live gate enforces:
 - ALL review.pre_merge_checks (path-gated ones now match their whenPaths), not
   just the path-independent subset.
 - the focus-manifest path policy (manifest_blocked_path / _linked_issue_required /
   _missing_tests), threaded through manifestPolicyGateMode so block-mode blocks.

The slop score stays disclaimed: it needs the diff CONTENT, which a metadata-only
oracle must never receive — so #13 is resolved by design, not by adding a gate.
The note is now conditional: with paths it disclaims only slop; without them it
also discloses the path-policy/path-gated gap.

Wiring: the API route already accepted changedFiles (no schema change); the MCP
tool gains an optional changedPaths field. No output-schema change → no OpenAPI
regen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant