Closed xingwanying closed 2 months ago
This pull request addresses two main issues: it tweaks the issue prompt to provide clearer instructions and fixes the discussion action to handle 'created' events instead of 'reopened'.
File | Summary |
---|---|
server/agent/prompts/issue_helper.py | Updated the issue prompt to include the specific issue number in the message. |
server/event_handler/discussion.py | Modified the discussion event handler to recognize 'created' actions instead of 'reopened'. |
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
server/event_handler/discussion.py | 0.00% | 1 Missing :warning: |
Files with missing lines | Coverage Δ | |
---|---|---|
server/agent/prompts/issue_helper.py | 66.66% <ø> (ø) |
|
server/event_handler/discussion.py | 27.94% <0.00%> (ø) |
The latest updates on your projects. Learn more about Vercel for Git ↗︎