Public GitHub demo repository

Inspect GauntletCI on real scenario pull requests

The demo repo contains 36 public scenario PRs. Each PR explains the intended behavior change, shows the code diff, and runs GitHub Actions checks you can inspect directly.

EricCogen/GauntletCI-Demo

Public repository · default branch main

36

open scenario PRs

C#

demo codebase

Actions

checks to inspect

$ git clone https://github.com/EricCogen/GauntletCI-Demo

$ gh pr list --repo EricCogen/GauntletCI-Demo

Curated starting points

Start with these PRs

These links go to GitHub so you can inspect the PR text, changed files, checks, and annotations in the same interface your team already uses.

Use it as a buyer proof point

Send reviewers directly to scenario PRs instead of asking them to trust a screenshot or marketing claim.

Compare clean vs risky diffs

Start with PR #277 as the clean control, then compare it with risk scenarios across security, async, API, and data behavior.

Inspect checks where they run

The demo stays on GitHub. You can inspect changed files, PR explanations, Actions runs, and check details without a custom sandbox.

Learn what the checks mean

Connect each demo finding back to the rule library

After you inspect a scenario PR, use the docs to understand the rule category, severity, and CI integration path behind the finding.