PR Explainer AI
Version updated for https://github.com/rafaeltorresng/pr-explainer-action to version v1.0.6.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
PR Explainer AI is a GitHub Action that automates the process of creating interactive HTML artifacts for pull requests. It turns diffs into clear learning experiences by providing context, technical intuition, visual diagrams, code walkthroughs, and quizzes. The action helps teams align on changes and provides durable, visual understanding that can be revisited later.
What’s Changed
What’s new
- README preview: artifact sidebar screenshot at
public/artifact-preview.png - Docs accuracy: clarifies that the HTML inlines layout assets but loads Tailwind CSS and fonts from CDNs
Usage
- uses: rafaeltorresng/pr-explainer-action@v1
with:
openrouter_api_key: ${{ secrets.OPENROUTER_API_KEY }}
language: en
@v1 tracks this release.