Skip to content

Tags: TechNickAI/AICodeBot-action

Tags

v1

Toggle v1's commit message
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.

v0.19.1a

Toggle v0.19.1a's commit message
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.