81dea65856
Format files by pre-commit run -a
...
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com >
2024-10-30 10:00:36 +09:00
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
7438190ed1
set_claude_model
2024-08-11 11:43:57 +03:00
025a14014a
Add context-aware git provider retrieval and refactor related functions
2024-06-19 09:36:37 +03:00
877796b539
Refactor logging statements for better readability and debugging
2024-02-25 09:46:07 +02:00
4d0f691b64
repo_settings
2024-02-21 18:23:34 +02:00
8ffdaf00c1
repo_settings
2024-02-21 17:18:54 +02:00
e291bd352e
protections
2024-02-21 16:46:57 +02:00
f08ce53de3
Optimize PR commit retrieval and caching in GitHub provider and utils
2024-02-21 16:33:32 +02:00
fe3527de3c
Add exception handling for applying repo settings failure
2023-11-03 12:23:49 +02:00
638db96311
github action now also uses .pr_agent.toml
2023-10-28 13:34:32 +03:00
c324d88be3
Refactor logging system to use custom logger across the codebase
2023-10-16 14:56:00 +03:00
e7258e732b
Refactor repo-specific settings application into a utility function, fix merge bug
2023-10-14 01:39:05 +03:00