AI Pull Request Describer
Version updated for https://github.com/fajarhide/ai-pr-describer to version v1.1.4.
- 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
The AI Pull Request Describer GitHub Action automates the generation of detailed pull request descriptions by leveraging OpenAI-compatible AI models. It automatically creates or updates concise change summaries in PR descriptions or comments based on the latest code updates, triggered by specific events like labeling, opening, or synchronizing PRs. This action streamlines documentation efforts, ensures PR descriptions remain up-to-date, and supports multiple AI providers for flexible integration.
What’s Changed
What’s Changed
- refactor: implement idempotent PR body updates using marker tags and timestamps by @fajarhide in https://github.com/fajarhide/ai-pr-describer/pull/3
Full Changelog: https://github.com/fajarhide/ai-pr-describer/compare/v1.1.3...v1.1.4