pr-agent/pr_agent/tools
mrT23 dfa4f22be2
feat: add dual publishing mode for PR code suggestions
- Introduced dual publishing mode to present high-scoring suggestions as both table entries and commitable PR comments.
- Updated documentation to include configuration options for dual publishing mode.
- Enhanced `pr_code_suggestions.py` to handle dual publishing logic and error handling.
- Modified `configuration.toml` to include `duel_publishing_score_threshold` setting.
2024-10-01 08:01:27 +03:00
..
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
pr_add_docs.py Add end-to-end tests for GitHub, GitLab, and Bitbucket apps; update temperature setting usage across tools 2024-07-27 17:19:32 +03:00
pr_code_suggestions.py feat: add dual publishing mode for PR code suggestions 2024-10-01 08:01:27 +03:00
pr_config.py feat: integrate Dynaconf for configuration management and enhance config display 2024-09-09 08:31:20 +03:00
pr_description.py update PR-Agent usage instructions in pr_description.py 2024-09-21 21:10:51 +03:00
pr_generate_labels.py Add new line for a better visually 2024-08-18 20:38:00 +07:00
pr_help_message.py DocHelper 2024-09-22 16:16:59 +03:00
pr_information_from_user.py Add end-to-end tests for GitHub, GitLab, and Bitbucket apps; update temperature setting usage across tools 2024-07-27 17:19:32 +03:00
pr_line_questions.py Add end-to-end tests for GitHub, GitLab, and Bitbucket apps; update temperature setting usage across tools 2024-07-27 17:19:32 +03:00
pr_questions.py Add end-to-end tests for GitHub, GitLab, and Bitbucket apps; update temperature setting usage across tools 2024-07-27 17:19:32 +03:00
pr_reviewer.py refactor logic 2024-09-13 22:17:24 +03:00
pr_similar_issue.py adjustments to pypi 2024-03-23 09:55:08 +02:00
pr_update_changelog.py Update pr_update_changelog.py to include "[skip ci]" so pipeline is not triggered 2024-08-28 12:08:39 +02:00