Releases: TechNickAI/AICodeBot-action
Releases · TechNickAI/AICodeBot-action
Allow for Anthropic or OpenAI
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.