DO NOT MERGE — MX-222 negative control, proving the new gate can go red - #9
Closed
MGrin wants to merge 2 commits into
Closed
DO NOT MERGE — MX-222 negative control, proving the new gate can go red#9MGrin wants to merge 2 commits into
MGrin wants to merge 2 commits into
Conversation
… (MX-222) `npm install` may resolve a version the lockfile does not pin and will happily run against a package.json the lockfile no longer matches. `npm ci` fails on that disagreement, which is the one extra thing this job can check for free. Swept from MX-222 (bb-plugin-accounts). This repo already had the Test job — MX-228 added it — so this is the only difference between the three plugins' gates. Verified locally: `npm ci` + typecheck + `npm test` all exit 0. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
MGrin
force-pushed
the
mx-222-negative-control
branch
from
August 21, 2026 03:16
b63e901 to
d0ff06e
Compare
MGrin
force-pushed
the
mx-222-negative-control
branch
from
August 21, 2026 03:16
d0ff06e to
43acb9e
Compare
Owner
Author
|
Read: npm ci refused the lockfile drift that npm install accepted, on the same commit (MX-222). Evidence copied to #8. |
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.
Throwaway. A gate that has never failed is not known to be a gate — MX-222 exists because a green check proved less than it looked like it did. This branch breaks something on purpose so the new job is observed failing, and will be closed and deleted as soon as the red is read.