Skip to content

Add React Doctor CI#1

Merged
efazulkarim merged 1 commit into
mainfrom
feat/add-react-doctor
Jun 9, 2026
Merged

Add React Doctor CI#1
efazulkarim merged 1 commit into
mainfrom
feat/add-react-doctor

Conversation

@efazulkarim

Copy link
Copy Markdown
Collaborator

Summary

  • Adds .github/workflows/react-doctor.yml using millionco/react-doctor@v2.
  • Triggers on pull_request (opened/synchronize/reopened/ready_for_review) and pushes to main.
  • Required permissions: contents: read, pull-requests: write, issues: write, statuses: write.
  • Concurrency group cancels in-progress runs per PR/ref.

Notes

  • No install / build / cache / matrix / token inputs — Action handles all of that with the built-in GITHUB_TOKEN.
  • Single new file; no other workflow, script, config, or dependency touched.

Adds .github/workflows/react-doctor.yml to scan every PR with
millionco/react-doctor@v2. Posts sticky summary + inline review
comments on newly introduced issues only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

No React Doctor issues found. 🎉

Reviewed by React Doctor for commit faf5b9d.

@efazulkarim
efazulkarim merged commit 43a0f2e into main Jun 9, 2026
4 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