Skip to content

Conversation

@Oxyjun
Copy link
Contributor

@Oxyjun Oxyjun commented Jan 22, 2026

  • Modified review-code-example command to support --automated flag
  • When --automated flag detected: skip all interactive prompts, review-only mode
  • Command generates GitHub PR comment with timestamp and collapsed details
  • Created GitHub Actions workflow for automatic PR reviews
  • Workflow triggers on PRs to production branch with markdown changes
  • Reviews only changed code examples in markdown files
  • Posts/updates collapsed comment (preserves structure, updates content)
  • Uses GITHUB_TOKEN for API operations
  • Non-blocking workflow with 15-minute timeout

Summary

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

- Modified review-code-example command to support --automated flag
- When --automated flag detected: skip all interactive prompts, review-only mode
- Command generates GitHub PR comment with timestamp and collapsed details
- Created GitHub Actions workflow for automatic PR reviews
- Workflow triggers on PRs to production branch with markdown changes
- Reviews only changed code examples in markdown files
- Posts/updates collapsed comment (preserves structure, updates content)
- Uses GITHUB_TOKEN for API operations
- Non-blocking workflow with 15-minute timeout
@Oxyjun Oxyjun requested review from a team and kodster28 as code owners January 22, 2026 16:43
@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/.github/ @cloudflare/content-engineering, @kodster28
* @cloudflare/pcx-technical-writing

@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

@Oxyjun Oxyjun marked this pull request as draft January 22, 2026 17:52
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