Skip to content

Add more worked examples to the playground #3

Description

@Co-Messi

Body:

The playground ships with a couple of preset workflows. Adding a small gallery of real-world examples would make the "aha" faster for first-time visitors.

Suggested presets, each demonstrating one verdict clearly:

  • A paths-filtered monorepo CI that a docs-only change skips.
  • A deploy workflow gated on branches: [main] that a feature branch misses (the "nothing fires" case).
  • A workflow with the always-true if: ${{ github.ref }} == '…' footgun, so the warning shows.
  • A job gated on secrets.* that resolves to UNKNOWN.

Add them as selectable presets in the playground UI. No core changes needed — this is data plus a dropdown.


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions