WIP: actions: add pull-request-cancel #135

Draft
earl-warren wants to merge 1 commit from earl-warren/wip-pr-cancel into main
earl-warren commented 2024-03-26 15:38:26 +00:00 (Migrated from code.forgejo.org)
Refs: https://codeberg.org/forgejo/forgejo/pulls/2799
twenty-panda commented 2024-03-26 16:53:47 +00:00 (Migrated from code.forgejo.org)

if 7.0 is tested before 7.0-dev it will always fail. The 7.0-dev must be first so it can be verified before it is made available as 7.0-test.

if 7.0 is tested before 7.0-dev [it will always fail](https://code.forgejo.org/forgejo/end-to-end/actions/runs/956/jobs/2#jobstep-3-86). The 7.0-dev must be first so it can be verified before it is made available as 7.0-test.
earl-warren commented 2024-03-26 17:18:50 +00:00 (Migrated from code.forgejo.org)
This https://code.forgejo.org/forgejo/end-to-end/pulls/137 should fix it
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin earl-warren/wip-pr-cancel:earl-warren/wip-pr-cancel
git checkout earl-warren/wip-pr-cancel

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff earl-warren/wip-pr-cancel
git checkout main
git merge --ff-only earl-warren/wip-pr-cancel
git checkout earl-warren/wip-pr-cancel
git rebase main
git checkout main
git merge --no-ff earl-warren/wip-pr-cancel
git checkout main
git merge --squash earl-warren/wip-pr-cancel
git checkout main
git merge --ff-only earl-warren/wip-pr-cancel
git checkout main
git merge earl-warren/wip-pr-cancel
git push origin main
Sign in to join this conversation.
No reviewers
No labels
l1
l2
No milestone
No project
No assignees
1 participant
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: earl-warren/end-to-end#135
No description provided.