This website requires JavaScript.
Explore
Help
Sign In
Jmaa
/
aider-gitea
Watch
1
Star
0
Fork
0
You've already forked aider-gitea
Code
Issues
14
Pull Requests
2
Actions
Activity
Add GiteaClient get_pull_request_comments method
#83
Closed
Jmaa
wants to merge 3 commits from
issue-67-add-giteaclient-getpullrequestcomments-method
into
main
pull from: issue-67-add-giteaclient-getpullrequestcomments-method
merge into: Jmaa:main
Jmaa:main
Jmaa:issue-102-handle-pull-request-comments-only-after-having-handled-all-unresollved-issues
Jmaa:issue-99-fix-weird-url-for-getting-comments
Jmaa:issue-95-trycatch-around-core-pull-request-logic
Jmaa:issue-93-handle-failing-pipelines
Jmaa:issue-43-aider-code-quality-pass
Jmaa:issue-74-comment-on-issue-when-pull-request-fails-to-be-created
Jmaa:issue-80-pull-request-body-should-contain-a-trailing-line-that-documents-the-costs-of-solving-the-task
Jmaa:issue-41-assign-reviewers-and-assignees-when-pushing-pull-request
Jmaa:issue-1
Jmaa:issue-2
Conversation
0
Commits
3
Files Changed
4
+108
-5
3 Commits
Author
SHA1
Message
Date
Jon Michael Aanes
2a365a9a59
Ruff after aider
All checks were successful
Run Python tests (through Pytest) / Test (push)
Successful in 24s
Details
Verify Python project can be installed, loaded and have version checked / Test (push)
Successful in 23s
Details
2025-04-15 23:39:40 +02:00
Jon Michael Aanes (aider)
a8a8fbfbbd
feat: Add get_pull_request_comments method to GiteaClient
2025-04-15 23:39:35 +02:00
Jon Michael Aanes
4398237a0d
Initial ruff pass
2025-04-15 23:39:07 +02:00