Skip to content

Update README examples and example build commands#1554

Merged
CatChen merged 1 commit intomainfrom
codex/update-readme-with-prettier-example
Feb 27, 2026
Merged

Update README examples and example build commands#1554
CatChen merged 1 commit intomainfrom
codex/update-readme-with-prettier-example

Conversation

@CatChen
Copy link
Copy Markdown
Owner

@CatChen CatChen commented Feb 27, 2026

Motivation

  • Make the README examples more realistic by showing common formatter and codegen workflows and replacing a placeholder build command with actual commands.

Description

  • Add a Prettier/oxfmt example to the usage scenarios and renumber the example list.
  • Replace the placeholder build step with real commands: yarn prettier -w . and yarn graphql-codegen --config codegen.ts in the example workflow.

Testing

  • No automated tests were run for this documentation-only change.

Codex Task

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Checks from Push Test PR #1555

Check Status Time
GitGuardian Security Checks 25s

@github-actions
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the README.md documentation to make examples more realistic and practical. The changes add a common formatter workflow scenario and replace placeholder build commands with actual, commonly-used commands.

Changes:

  • Added a new example scenario (#1) demonstrating Prettier/oxfmt formatter usage in CI workflows
  • Renumbered existing examples to accommodate the new first example
  • Replaced placeholder build command with real-world commands: yarn prettier -w . and yarn graphql-codegen --config codegen.ts

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@CatChen CatChen merged commit 9182c79 into main Feb 27, 2026
28 checks passed
@CatChen CatChen deleted the codex/update-readme-with-prettier-example branch February 27, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants