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
10
Pull Requests
2
Actions
Activity
Add GiteaClient get_pull_request_comments method
#71
Closed
Jmaa
wants to merge 4 commits from
jmaa/issue-67-add-giteaclient-getpullrequestcomments-method
into
main
pull from: jmaa/issue-67-add-giteaclient-getpullrequestcomments-method
merge into: Jmaa:main
Jmaa:main
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-67-add-giteaclient-getpullrequestcomments-method
Jmaa:issue-1
Jmaa:issue-2
Conversation
0
Commits
4
Files Changed
2
+73
4 Commits
Author
SHA1
Message
Date
Jon Michael Aanes
e2b3bdb811
Ruff
2025-04-15 00:21:48 +02:00
Jon Michael Aanes (aider)
d2691e2eba
fix: update test to match actual Gitea API URL format
2025-04-15 00:21:27 +02:00
Jon Michael Aanes (aider)
49fa94d717
refactor: replace responses with monkeypatch for testing gitea client
2025-04-15 00:21:15 +02:00
Jon Michael Aanes (aider)
fc69e8d811
feat: Add get_pull_request_comments method to GiteaClient with tests
2025-04-15 00:20:47 +02:00