Re-implement pull request review comments #105

Open
opened 2025-04-23 21:14:00 +00:00 by Jmaa · 0 comments
Owner

Re-implement the pull request review handling. The existing code used an non-existing endpoint. The flow should be:

  • Download all reviews of the pull request.
  • Download all comments for each review.
  • Fix each comment for each review.

See https://gitfub.space/api/swagger for API documentation.

Re-implement the pull request review handling. The existing code used an non-existing endpoint. The flow should be: - Download all reviews of the pull request. - Download all comments for each review. - Fix each comment for each review. See https://gitfub.space/api/swagger for API documentation.
Jmaa changed title from Implement pull request review comments to Re-implement pull request review comments 2025-04-23 21:14:05 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: Jmaa/aider-gitea#105
No description provided.