SUPPORTED INTEGRATIONS: - TicketHub (internal) - JIRA (Atlassian) - ServiceNow (Incidents) - Zendesk (Tickets) - Azure DevOps (Work Items) - GitHub Issues - GitLab Issues - Generic webhook (custom systems) FEATURES: - Normalized issue adapter pattern - Each source has dedicated webhook endpoint - Automatic callback to source system with analysis - Support for source-specific comment formats - Integration statistics tracking - Filter issues by source - Generic webhook for custom integrations ARCHITECTURE: - Adapter functions normalize different payloads - Single analyze_issue pipeline for all sources - Source-aware post_analysis_to_source callback - DB tracks source and metadata per issue |
||
|---|---|---|
| .. | ||
| routers | ||
| services | ||
| Dockerfile | ||
| comment_fix.py | ||
| main.py | ||
| main_v2.py | ||
| main_v3.py | ||
| requirements.txt | ||