Generate PR Description Action
Version updated for https://github.com/class90431/pr-description-generator-action to version v6.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Auto Generate PR Description Action” is a GitHub Action that automates the creation of Pull Request descriptions by analyzing changes and commit messages using OpenAI’s GPT-4 model. It streamlines the PR documentation process, saving time and improving consistency by generating detailed and relevant descriptions directly within the PR. Key capabilities include integration with GitHub APIs, automatic description updates, and leveraging AI for content generation.
Release notes
What’s Changed
- feat: change the openai model and fix the lint by @class90431 in https://github.com/class90431/pr-description-generator-action/pull/13
Full Changelog: https://github.com/class90431/pr-description-generator-action/compare/v5.0.0...v6.0.0