pr-agent/pr_agent
Mr_Jing dd6f56915b improve: enhance GitLab provider error handling and attribute access safety
- Add try-catch block around GitLab instance creation for better error handling
- Use getattr() for safer attribute access in _prepare_clone_url_with_token method
- Improve authentication failure debugging with clearer error messages
2025-08-04 10:35:52 +08:00
..
agent feat: add a bare except to catch all errors 2025-06-21 15:34:02 +03:00
algo Merge pull request #1938 from furikake6000/fix/fix-ignore-files-config-on-bitbucketserver 2025-07-22 07:58:51 +03:00
git_providers improve: enhance GitLab provider error handling and attribute access safety 2025-08-04 10:35:52 +08:00
identity_providers Fix typo in method parameter name 2025-05-15 18:42:08 +09:00
log disable dynamic variables 2025-04-08 21:07:45 +03:00
secret_providers chore: update secret more robustly 2025-06-02 13:48:47 +09:00
servers feat(config): enhance ignore_pr_authors to support regex patterns 2025-07-20 11:56:55 +03:00
settings docs: add num_best_practice_suggestions parameter to improve tool configuration table 2025-07-20 08:26:07 +03:00
tools Update pr_agent/tools/pr_description.py 2025-07-18 09:20:41 +03:00
__init__.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
cli.py Log a warning for pending asyncio tasks with coroutine details 2025-05-13 17:37:09 +09:00
cli_pip.py adjustments to pypi 2024-03-23 16:16:32 +02:00
config_loader.py feat: support ignore_language_framework via generated_code_ignore.toml 2025-06-25 23:39:14 +09:00