pr-agent/pr_agent
2023-11-06 11:35:22 +02:00
..
agent Add /generate_labels function + fix issues 2023-10-26 23:28:33 +03:00
algo fixed review 2023-10-29 17:59:46 +02:00
git_providers Fix error in get_main_pr_languages when the diff is empty 2023-11-02 10:10:54 +02:00
log Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00
secret_providers Enhance logging in bitbucket_app, gitlab_webhook, and google_cloud_storage_secret_provider with JSON format and additional context 2023-10-18 16:44:03 +03:00
servers Refactor _perform_commands function in github_app.py to improve command handling 2023-10-30 20:14:25 +02:00
settings type and labels 2023-11-05 15:48:39 +02:00
tools Don't Display pr labels in the text 2023-11-06 11:35:22 +02:00
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
cli.py Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00
config_loader.py Add /generate_labels function + fix issues 2023-10-26 23:28:33 +03:00