Skip to content

Releases: TechNickAI/AICodeBot-action

Allow for Anthropic or OpenAI

09 Sep 20:13
Compare
Choose a tag to compare
Refactor argument name for clarity 🧹

Renamed the argument `comment_on_commit` to `comment` in `main` function of `aicodebot_action.py` and `test_review.py` for better readability and simplicity. This change should make the code more intuitive to understand.