Skip to content

docs: improve README examples for easier onboarding#98

Merged
reuvenharrison merged 1 commit intomainfrom
docs/readme-improve-examples
Apr 18, 2026
Merged

docs: improve README examples for easier onboarding#98
reuvenharrison merged 1 commit intomainfrom
docs/readme-improve-examples

Conversation

@reuvenharrison
Copy link
Copy Markdown
Contributor

Summary

  • Add Quick Start section with a complete, copy-pasteable workflow
  • All examples now show full workflow files (name, on, jobs) instead of partial snippets
  • Use git-ref PR comparison (origin/${{ github.base_ref }}:openapi.yaml) as the primary pattern instead of misleading specs/base.yaml / specs/revision.yaml
  • Breaking changes example now includes fail-on: WARN so the workflow actually blocks PRs
  • Spec paths table reordered with git ref as "(recommended)"

Test plan

  • Verified all YAML examples are valid and complete
  • Confirmed input tables match action.yml definitions

🤖 Generated with Claude Code

- Add Quick Start section with complete copy-paste workflow
- All examples now show full workflow files (name, on, jobs)
- Use git-ref PR comparison pattern as primary example
- Add fail-on: WARN to breaking changes examples
- Replace misleading specs/base.yaml paths with openapi.yaml
- Reorder spec paths table with git ref as recommended

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@reuvenharrison reuvenharrison force-pushed the docs/readme-improve-examples branch from fc86772 to fb14ada Compare April 18, 2026 08:53
@reuvenharrison reuvenharrison merged commit 088279b into main Apr 18, 2026
24 checks passed
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