pr-agent/pr_agent
mrT23 e2b5489495
feat: add error handling for invalid repo settings configuration
- Implement error handling for invalid TOML configurations in repo settings.
- Log warnings and send comments to PRs when configuration errors occur.
- Introduce `handle_configurations_errors` function to manage error reporting.
- Ensure compatibility with different markdown formats for error messages.
2024-10-07 09:13:17 +03:00
..
agent Add callback functionality to litellm_ai_handler for enhanced logging and metadata capture 2024-08-17 09:15:05 +03:00
algo refactor: update terminology for issue review recommendations in utils.py 2024-09-30 13:00:01 +03:00
git_providers feat: add error handling for invalid repo settings configuration 2024-10-07 09:13:17 +03:00
identity_providers Identity provider 2024-02-26 18:31:12 +02:00
log Add analytics logging 2024-02-26 16:15:23 +02:00
secret_providers Add error handling for empty secrets in GitLab webhook and lower log level for Google Cloud Storage secret retrieval errors 2024-08-13 11:42:07 +03:00
servers s 2024-10-02 17:15:44 +03:00
settings default 2024-10-01 08:22:28 +03:00
tools dual publishing mode 2024-10-01 08:32:29 +03:00
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
cli.py Ensure asyncio event queue is drained prior to CLI termination 2024-08-26 15:14:45 -04:00
cli_pip.py adjustments to pypi 2024-03-23 16:16:32 +02:00
config_loader.py prompts 2024-09-21 16:58:37 +03:00