• The Internet
  • https://aanes.xyz
  • Professional Programming Addict

  • Joined on 2023-07-15
Jmaa deleted branch issue-75-store-link-between-handled-issue-and-created-pull-request-in-database from Jmaa/aider-gitea 2025-04-15 22:05:17 +00:00
Jmaa closed issue Jmaa/aider-gitea#75 2025-04-15 22:05:16 +00:00
Store link between handled issue and created pull request in database
Jmaa merged pull request Jmaa/aider-gitea#79 2025-04-15 22:05:16 +00:00
Store link between handled issue and created pull request in database
e3a39f98b8 Ruff after aider
d898d91bfa feat: add cost documentation to pull request description
54476b5584 Initial ruff pass
Compare 3 commits »
Jmaa created pull request Jmaa/aider-gitea#85 2025-04-15 21:42:58 +00:00
Pull request body should contain a trailing line that documents the costs of solving the task.
1371343ff4 Ruff after aider
44104215a2 feat: Add support for assigning reviewers and assignees to pull requests
0db5ea7214 Initial ruff pass
Compare 3 commits »
Jmaa created pull request Jmaa/aider-gitea#84 2025-04-15 21:41:23 +00:00
Assign reviewers and assignees when pushing pull request
2a365a9a59 Ruff after aider
a8a8fbfbbd feat: Add get_pull_request_comments method to GiteaClient
4398237a0d Initial ruff pass
Compare 3 commits »
Jmaa created pull request Jmaa/aider-gitea#83 2025-04-15 21:39:41 +00:00
Add GiteaClient get_pull_request_comments method
d93074f184 Ruff after aider
0ae3b5777a refactor: use get_commit_messages in has_commits_on_branch
b1c1011c9c Initial ruff pass
0049067919 Enable multi-api-key secrets v2
9dfbc5efa4 Enable multi-api-key secrets
Compare 7 commits »
Jmaa created pull request Jmaa/aider-gitea#82 2025-04-15 21:39:02 +00:00
has_commits_on_branch should use get_commit_messages internally
15bd83fc68 Ruff after aider
e32f53d485 fix: Update test assertions for issue comment method call
351817d6c7 feat: Add issue commenting for PR creation and push failures
8a023a0501 Initial ruff pass
0049067919 Enable multi-api-key secrets v2
Compare 8 commits »
Jmaa created pull request Jmaa/aider-gitea#81 2025-04-15 21:38:19 +00:00
Comment on issue when pull request fails to be created
Jmaa opened issue Jmaa/aider-gitea#80 2025-04-15 21:36:58 +00:00
Pull request body should contain a trailing line that documents the costs of solving the task.
3fa44e08d8 Ruff after aider
6aa2a3fcc4 The changes look good. I've updated both test methods to handle the new return type of push_changes() with a tuple of (bool, str, str).
580693bf72 feat: Add PR tracking and storage in seen issues database
708a852cf7 Initial ruff pass
0049067919 Enable multi-api-key secrets v2
Compare 8 commits »