Download the PHP package valantic-cec/aicommits without Composer
On this page you can find all versions of the php package valantic-cec/aicommits. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download valantic-cec/aicommits
More information about valantic-cec/aicommits
Files in valantic-cec/aicommits
Download valantic-cec/aicommits
More information about valantic-cec/aicommits
Files in valantic-cec/aicommits
Vendor valantic-cec
Package aicommits
Short Description Uses `git diff --staged` to generate better commit messages.
License MIT
Package aicommits
Short Description Uses `git diff --staged` to generate better commit messages.
License MIT
Please rate this library. Is it a good library?
Informations about the package aicommits
aicommit
Uses git diff --staged to generate better commit messages.
demo (changes in two different repositories)
Setup
composer global require valantic-cec/aicommits- Add
OPENAI_KEYto your environment and create your own AI Git Commit command (OpenAI API Key)- Example for
bash: adjust or create your.bashrc/.zshrc/.bashrc-personal
- Example for
.zshrc example: https://github.com/valantic-CEC-Deutschland-GmbH/aicommits/blob/main/.zshrc-example
assumtions for gitlab repo configuration
- JIRA connected
- configured git hook following a naming convention i.e.
task/jiraticket-xxxx_branch_description(#((feature|bugfix|task|hotfix|improvement|release)/jiraticket-[0-9]{1,})|master|staging|no-task/(.+)?$#i)
development usage
- php aicommits
ToDo
perfect code, no todos, no bugs ;-)
All versions of aicommits with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package valantic-cec/aicommits contains the following files
Loading the files please wait ...