Files
pr-agent/pr_agent
Ori Kotek 580eede021 Add utility function to handle boolean type conversion
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.
2023-11-29 10:33:12 +02:00
..
s
2023-11-26 16:42:41 +02:00
2023-11-25 21:36:16 -08:00