chore: refactor the ADK Triaging Agent to make the code easier to read

PiperOrigin-RevId: 776763061
This commit is contained in:
Xuan Yang
2025-06-27 16:45:38 -07:00
committed by Copybara-Service
parent ffa9b361db
commit b6c7b5b64f
5 changed files with 230 additions and 161 deletions
+2 -1
View File
@@ -40,4 +40,5 @@ jobs:
ISSUE_TITLE: ${{ github.event.issue.title }}
ISSUE_BODY: ${{ github.event.issue.body }}
ISSUE_COUNT_TO_PROCESS: '3' # Process 3 issues at a time on schedule
run: python contributing/samples/adk_triaging_agent/main.py
PYTHONPATH: contributing/samples
run: python -m adk_triaging_agent.main