Xuan Yang and Copybara-Service
f52608328e
ci: fix discussion answering agent main.py by removing the redundant json import
...
PiperOrigin-RevId: 805879980
2025-09-11 09:56:38 -07:00
Xiang (Sean) Zhou and Copybara-Service
0bc2ee64e3
ci: Fix discussion answering agent
...
a. dump the discussion content to a tmp file first to avoid github redaction of environment variable
b. instruct the agent to use get_discussion_and_comments only when discussion content json is not available.
PiperOrigin-RevId: 805581573
2025-09-10 17:33:54 -07:00
Xiang (Sean) Zhou and Copybara-Service
a503a0c807
ci: Load discussion data from event content to avoid additional GraphQL API call
...
PiperOrigin-RevId: 802308383
2025-09-02 15:22:17 -07:00
Xiang (Sean) Zhou and Copybara-Service
408d3dfeb1
chore: refactor discussion answering agent to merge answer_discussions.py into main.py
...
mainly to dedup duplicated functionality in both file.
PiperOrigin-RevId: 802291102
2025-09-02 14:25:32 -07:00
Xuan Yang and Copybara-Service
a09a5e67aa
chore: add the missing env variables in discussion_answering.yml
...
PiperOrigin-RevId: 794285985
2025-08-12 15:12:03 -07:00
Xuan Yang and Copybara-Service
fb2415395f
chore: create an initial prototype agent to answer Github discussion questions
...
This agent will post a comment to answer questions or provide more information according to the knowledge base.
PiperOrigin-RevId: 781651937
2025-07-10 13:09:56 -07:00