mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| azuredevops_provider.py | ||
| bitbucket_provider.py | ||
| bitbucket_server_provider.py | ||
| codecommit_client.py | ||
| codecommit_provider.py | ||
| gerrit_provider.py | ||
| git_provider.py | ||
| github_provider.py | ||
| gitlab_provider.py | ||
| local_git_provider.py | ||
| utils.py | ||