Skip to content

test(api): add fixture to verify anti-slop gate fails ci - #154

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
zz/gate-proof
Closed

test(api): add fixture to verify anti-slop gate fails ci#154
github-actions[bot] wants to merge 1 commit into
mainfrom
zz/gate-proof

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Opened automatically when zz/gate-proof was pushed.

The title is written from the diff and rewritten as you push, because this is squashed onto main and the title becomes the commit subject and the changelog line. Retitle it yourself and it is yours — the automation stops touching it.


Summary by cubic

Adds a temporary “slop” fixture to intentionally trip the anti-slop CI gate, verifying the failure path. Before: the gate’s red-path was unproven; after: pushing this branch should make the gate fail without changing production behavior.

  • Adds apps/api/src/zz-slop-proof.ts exporting readSlop and slopName over a loose Record<string, unknown> bag to trigger the gate.
  • No runtime or production impact; the file is unused.
  • Do not merge. Confirm the CI gate fails, then close or delete the branch.

Written for commit e9f5bfe. Summary will update on new commits.

Review in cubic

Deliberate violation pushed to a throwaway branch to confirm the CI step
turns red, not just that it passes on clean code. Delete this branch.
@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
crm-agent Ready Ready Preview Aug 13, 2026 9:47pm
crm-api Ready Ready Preview Aug 13, 2026 9:47pm
crm-app Ready Ready Preview Aug 13, 2026 9:47pm

Request Review

@ripgrim

ripgrim commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Throwaway branch proving the anti-slop gate fails CI (#153). It did: bun run lint:slop exited 1 and the job stopped before test ran. Deleting the branch.

@ripgrim ripgrim closed this Aug 13, 2026
@ripgrim
ripgrim deleted the zz/gate-proof branch August 13, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant