Skip to content

docs: GitHub Marketplace listing and reusable workflow#19

Merged
maximn merged 1 commit into
mainfrom
feat/6-5-marketplace-listing-and-reusable-workflow
Mar 27, 2026
Merged

docs: GitHub Marketplace listing and reusable workflow#19
maximn merged 1 commit into
mainfrom
feat/6-5-marketplace-listing-and-reusable-workflow

Conversation

@maximn
Copy link
Copy Markdown
Contributor

@maximn maximn commented Mar 27, 2026

Summary

  • Update action.yml description to a keyword-rich 194-char string optimized for Marketplace discoverability
  • Add examples/ directory with three workflow templates: reusable org-wide workflow, standalone (no SaaS), and full-featured (PR comments + Check Runs)
  • Complete README overhaul: badges, zero-config quick start, 5-competitor feature comparison table, all 10 inputs documented, usage examples, org-wide adoption guide, and dual getting started paths

Test plan

  • All 302 existing tests pass — no regressions
  • Lint and typecheck clean
  • pnpm build confirms dist is unchanged (no src changes)
  • Verify README renders correctly on GitHub
  • Verify example YAML files are valid workflow syntax
  • Verify action.yml description is under 255 chars for Marketplace

- Update action.yml description for GitHub Marketplace discoverability
- Overhaul README with badges, zero-config quick start, feature
  comparison table, all inputs, usage examples, and org-wide adoption
- Add examples/reusable-workflow.yml for org-wide deployment
- Add examples/standalone-usage.yml for free local-only mode
- Add examples/full-featured.yml with PR comments and Check Runs
@github-actions
Copy link
Copy Markdown
Contributor

@maximn maximn merged commit 4bd8777 into main Mar 27, 2026
6 checks passed
@maximn maximn deleted the feat/6-5-marketplace-listing-and-reusable-workflow branch March 27, 2026 23:17
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