Max P bbe01ebf82 Add config files for commit and pull request messages
- Created `ait.commit.sample.config.json` with parameters for generating commit messages
- Created `ait.pull.sample.config.json` with parameters for generating pull request messages
2024-08-19 16:28:13 +02:00
2024-08-19 16:27:45 +02:00
Description
This script uses the OpenAI API to generate text from git diff and git log outputs. It's ideal for automating pull request descriptions, commit messages, and change summaries. Customizable prompts and flexible configuration options make it adaptable to various workflows.
MIT 364 KiB
2025-05-24 13:05:31 +02:00
Languages
Python 68.1%
Shell 31.9%