Fix weird url for getting comments #100

Open
Jmaa wants to merge 1 commits from issue-99-fix-weird-url-for-getting-comments into main
Owner

This pull request resolves #99

Commit Messages

  • fix: extract PR number correctly to fix pull request comments URL
This pull request resolves #99 ## Commit Messages - fix: extract PR number correctly to fix pull request comments URL
Jmaa added 1 commit 2025-04-23 15:19:56 +00:00
fix: extract PR number correctly to fix pull request comments URL
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
ffbab58c4d
Jmaa force-pushed issue-99-fix-weird-url-for-getting-comments from ffbab58c4d to e23ffd830a 2025-04-23 18:21:27 +00:00 Compare
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
This pull request has changes conflicting with the target branch.
  • aider_gitea/gitea_client.py

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin issue-99-fix-weird-url-for-getting-comments:issue-99-fix-weird-url-for-getting-comments
git checkout issue-99-fix-weird-url-for-getting-comments

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff issue-99-fix-weird-url-for-getting-comments
git checkout main
git merge --ff-only issue-99-fix-weird-url-for-getting-comments
git checkout issue-99-fix-weird-url-for-getting-comments
git rebase main
git checkout main
git merge --no-ff issue-99-fix-weird-url-for-getting-comments
git checkout main
git merge --squash issue-99-fix-weird-url-for-getting-comments
git checkout main
git merge --ff-only issue-99-fix-weird-url-for-getting-comments
git checkout main
git merge issue-99-fix-weird-url-for-getting-comments
git push origin main
Sign in to join this conversation.
No reviewers
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.

Dependencies

No dependencies set.

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