chore(ci): bump mcp-server-release/deploy.yml pins to current .github main - #85
Merged
Merged
Conversation
… main Was pinned to d28a612a/a61021de (scaffold-era, never updated). Current main has ~30 commits since, including real fixes: mcpb-pack asset upload, add-to-project Dependabot hard-fail fix, digest-verify fixes, an unconditional build/lint/test verify job, and the mcpb-CLI-install fix. This repo was held out of dependabot-janitor's scope (EXCLUDE_REPOS, wyre-technology/.github#57/#58) specifically because its CI was vacuous until this migration -- same bug class that broke 3 repos in July. task_1787320127660
|
🎉 This PR is included in version 1.7.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Problem
Pinned to
d28a612a/a61021de(scaffold-era, never updated) — held out ofdependabot-janitor's scope viaEXCLUDE_REPOS(wyre-technology/.github#57/#58) specifically because CI is vacuous until this migration. Same bug class that broke 3 repos in July (auto-merged major bump with no real CI gate).Fix
Bump both
mcp-server-release.ymlandmcp-server-deploy.ymlpins to current.githubmain. ~30 commits of real fixes land with this: mcpb-pack asset upload, add-to-project Dependabot hard-fail fix, digest-verify fixes, an unconditional PR-time build/lint/testverifyjob (the actual CI-gating fix this repo was excluded for), and the mcpb-CLI-install fix.Verification
This PR itself is the verification — the new pin's
verifyjob has noif:gate, so it runs on this PR and gives a real red/green signal for the first time. Watching for genuine (not vacuous) pass/fail.Once this repo shows real CI here, it can come off
EXCLUDE_REPOSindependabot-janitor.yml.Dispatched by boss via murph, 2026-08-21. task_1787320127660.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is enabled.