Skip to content

docs: link the GitHub Marketplace listing + document the action in the install section#69

Merged
RubenSousaDinis merged 1 commit into
mainfrom
docs/github-action-marketplace
Jun 26, 2026
Merged

docs: link the GitHub Marketplace listing + document the action in the install section#69
RubenSousaDinis merged 1 commit into
mainfrom
docs/github-action-marketplace

Conversation

@RubenSousaDinis

Copy link
Copy Markdown
Member

What

The CI gate (action.yml) is live on the GitHub Marketplace as polygraphso/litmus@v1, but neither README linked the listing or showed how to set it up. This adds both.

  • Root README.md — the Gate your CI section now links the Marketplace listing and names the polygraphso/litmus@v1 ref as the lead-in to the workflow snippet.
  • packages/litmus/README.md (the npm-facing docs) — the Install section gains a Gate your CI (GitHub Action) subsection: the Marketplace link, a copy-paste mcp-gate workflow, the inputs/outputs, and the plain npx -y -p @polygraphso/litmus polygraphso-litmus ci fallback for non-GitHub CI.

Why

npmjs.com renders packages/litmus/README.md, where a reader never sees the root README — so the action and its Marketplace listing were invisible to package users. Both surfaces now point at the listing.

Verification

  • Marketplace listing resolves (HTTP 200, title "Polygraph MCP gate"); the v1 tag points at a commit containing action.yml.
  • Inputs/outputs match action.yml; ci subcommand + polygraphso-litmus bin confirmed in source.
  • Docs-only change.

🤖 Generated with Claude Code

…the install section

The action.yml gate is published on the GitHub Marketplace as
polygraphso/litmus@v1, but neither README pointed at the listing or told a
reader how to wire it up.

- Root README: the "Gate your CI" section now links the Marketplace listing
  (github.com/marketplace/actions/polygraph-mcp-gate) and names the
  polygraphso/litmus@v1 ref.
- packages/litmus README: the Install section gains a "Gate your CI (GitHub
  Action)" subsection — the Marketplace link, a copy-paste mcp-gate workflow,
  the inputs/outputs, and the plain `npx … polygraphso-litmus ci` fallback for
  non-GitHub CI.

Claude-Session: https://claude.ai/code/session_011FW3vDMau8UYnNWCanfT4k

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@RubenSousaDinis RubenSousaDinis merged commit 7dbd744 into main Jun 26, 2026
11 checks passed
@RubenSousaDinis RubenSousaDinis deleted the docs/github-action-marketplace branch June 26, 2026 11:16
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