Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Releases: TechNickAI/AICodeBot-action

Allow for Anthropic or OpenAI

09 Sep 20:13

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.