PR Explainer
Version updated for https://github.com/rhty/pr-explainer to version v0.2.5.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
PR Explainer is a GitHub Action that automates the creation of interactive HTML explanations for pull requests. It uses OpenAI or Anthropic to generate explanations based on the changes in a PR and posts the link back to the PR’s comment thread. The action provides features like responsive HTML reports, sandboxing for security, and customizable language support.
What’s Changed
What’s Changed
- Align package version metadata with release tag v0.2.3 by @rhty with @Copilot in https://github.com/rhty/pr-explainer/pull/9
- Fix GitHub Pages deploy job stuck in deployment_queued timeout by @rhty with @Copilot in https://github.com/rhty/pr-explainer/pull/10
- chore: bump version to v0.2.5 by @rhty with @Copilot in https://github.com/rhty/pr-explainer/pull/11
New Contributors
- @rhty with @Copilot made their first contribution in https://github.com/rhty/pr-explainer/pull/9
Full Changelog: https://github.com/rhty/pr-explainer/compare/v0.2.1...v0.2.5