appleboy / CodeGPT

A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
MIT License
1.15k stars 100 forks source link

The latest version 0.12.0 seems to have formatting issues with the git commit message. #171

Closed ysicing closed 1 month ago

ysicing commented 1 month ago
ci: ```
Optimize GitHub Actions with self-hosted runner
` ``

- Change the GitHub action runner from `ubuntu-latest` to `self-hosted`

image

ysicing commented 1 month ago

It didn't reappear today