pr-agent/pr_agent/tools
mrT23 4cd6649a44
feat: Enhance PR description formatting in pr_description.py
Improve the table structure for relevant files in PR description by adjusting the header and filename display. Add padding for filename and change summary, and move diff_plus_minus to a separate column. Refactor _insert_br_after_x_chars function to accept a variable length parameter.
2023-12-07 10:14:18 +02:00
..
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
pr_add_docs.py Add docs editable blacklist of file extensions like sql, yaml... 2023-10-17 18:50:39 +03:00
pr_code_suggestions.py feat: Enhance code suggestion publishing with language-specific formatting in pr_code_suggestions.py 2023-12-01 12:12:49 +02:00
pr_config.py Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00
pr_description.py feat: Enhance PR description formatting in pr_description.py 2023-12-07 10:14:18 +02:00
pr_generate_labels.py feat: Enhance readability in toml files and add verbosity level logging in pr_generate_labels.py 2023-11-26 08:42:04 +02:00
pr_information_from_user.py Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00
pr_questions.py Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00
pr_reviewer.py refactor: Improve label handling in pr_reviewer.py 2023-11-28 17:03:55 +02:00
pr_similar_issue.py minor fix 2023-11-19 17:44:11 +02:00
pr_update_changelog.py Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00