pr-agent/pr_agent/algo
mrT23 76d95bb6d7
feat: add ticket compliance check
- Implement ticket compliance check logic in `utils.py` and `ticket_pr_compliance_check.py`
- Add functions to extract and cache PR tickets, and check ticket relevancy
2024-10-10 10:01:48 +03:00
..
ai_handlers Update pr_agent/algo/ai_handlers/litellm_ai_handler.py 2024-10-09 08:56:31 +03:00
__init__.py Add o1-preview models 2024-09-13 08:23:18 +07:00
file_filter.py Add error handling for missing file paths in file_filter.py for Bitbucket and GitLab platforms 2024-08-13 08:59:27 +03:00
git_patch_processing.py refactor: streamline hunk processing logic in git_patch_processing.py 2024-10-07 20:32:11 +03:00
language_handler.py Add error handling for missing file paths in Bitbucket provider and improve file validation logic 2024-08-13 11:28:21 +03:00
pr_processing.py refactor logic 2024-09-13 22:17:24 +03:00
token_handler.py protections 2024-08-09 21:44:00 +03:00
types.py enable ai_metadata 2024-09-08 16:26:26 +03:00
utils.py feat: add ticket compliance check 2024-10-10 10:01:48 +03:00