How It Works

GitHub Action

ShipGate CI plugin

Composite action at packages/shipgate/action.yml. Default is `shipgate next` on the checkout. Fail closed.

Workflow
jobs:
  shipgate:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - uses: ./packages/shipgate
        # default: shipgate next
  • `shipgate init` writes this workflow. Hosted GitHub App checks stay at /scan/repo#continuous.
DashboardDocsScan a repo