mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 11:25:18 +00:00
A utility function (`is_true`) was added to take care of validating and converting boolean values from string or boolean types. This function is used in three parts of the `run_action` method where automatic PR review, description, and improvement actions are triggered based on environment settings. This change makes the condition checks cleaner and prevents code duplication. |
||
|---|---|---|
| .. | ||
| atlassian-connect.json | ||
| bitbucket_app.py | ||
| bitbucket_server_webhook.py | ||
| gerrit_server.py | ||
| github_action_runner.py | ||
| github_app.py | ||
| github_polling.py | ||
| gitlab_webhook.py | ||
| help.py | ||
| serverless.py | ||
| utils.py | ||