You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- This is an auto-generated comment: release notes by openai -->
### Summary by OpenAI
**Release Notes**
This pull request improves error handling in the codebase. A try-catch
block has been added to handle errors while replying to top-level
comments. This change ensures that the application can handle errors
gracefully and provide a better user experience.
**Changes**
- `src/review-comment.ts`: Added try-catch block to handle errors while
replying to top-level comment.
<!-- end of auto-generated comment: release notes by openai -->
0 commit comments