pr-agent/pr_agent
ElmarKenguerli 529ed56643 Add generic push outputs mechanism with Slack relay server
- Implement provider-agnostic push_outputs function supporting stdout, file, and webhook channels
- Add FastAPI-based Slack webhook relay server for external integrations
- Integrate push_outputs into PR reviewer tool to emit review data
- Add configuration section for push_outputs with default disabled state
2025-09-26 14:42:11 +02:00
..
agent feat: add a bare except to catch all errors 2025-06-21 15:34:02 +03:00
algo Add generic push outputs mechanism with Slack relay server 2025-09-26 14:42:11 +02:00
git_providers [GitLab] Submodule expansion functionality added (#2014) 2025-09-02 12:26:42 +03: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 Add generic push outputs mechanism with Slack relay server 2025-09-26 14:42:11 +02:00
settings Add generic push outputs mechanism with Slack relay server 2025-09-26 14:42:11 +02:00
tools Add generic push outputs mechanism with Slack relay server 2025-09-26 14:42:11 +02: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