Handle failing pipelines #94

Open
Jmaa wants to merge 2 commits from issue-93-handle-failing-pipelines into main
Owner

This pull request resolves #93

Commit Messages

  • feat: add automatic handling and resolution of failing pipelines in PRs
  • Ruff after aider
This pull request resolves #93 ## Commit Messages - feat: add automatic handling and resolution of failing pipelines in PRs - Ruff after aider
Jmaa added 2 commits 2025-04-23 06:59:29 +00:00
Ruff after aider
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
bff022b806
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
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-93-handle-failing-pipelines:issue-93-handle-failing-pipelines
git checkout issue-93-handle-failing-pipelines

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff issue-93-handle-failing-pipelines
git checkout main
git merge --ff-only issue-93-handle-failing-pipelines
git checkout issue-93-handle-failing-pipelines
git rebase main
git checkout main
git merge --no-ff issue-93-handle-failing-pipelines
git checkout main
git merge --squash issue-93-handle-failing-pipelines
git checkout main
git merge --ff-only issue-93-handle-failing-pipelines
git checkout main
git merge issue-93-handle-failing-pipelines
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#94
No description provided.