Change output #1

Open
patlu wants to merge 3 commits from patlu/action-runner-demo:test_pr into main
Owner
No description provided.
patlu added 1 commit 2024-06-25 07:58:43 +00:00
patlu added 1 commit 2024-06-25 08:16:54 +00:00
Test some more modifications
All checks were successful
/ test (pull_request) Successful in 2s
ddca6b40a7
patlu added 1 commit 2024-06-25 08:27:28 +00:00
Try running command
All checks were successful
/ test (pull_request) Successful in 2s
913b1e2506
All checks were successful
/ test (pull_request) Successful in 2s
This pull request has changes conflicting with the target branch.
  • .forgejo/workflows/demo.yaml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u test_pr:patlu-test_pr
git checkout patlu-test_pr

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff patlu-test_pr
git checkout main
git merge --ff-only patlu-test_pr
git checkout patlu-test_pr
git rebase main
git checkout main
git merge --no-ff patlu-test_pr
git checkout main
git merge --squash patlu-test_pr
git checkout main
git merge --ff-only patlu-test_pr
git checkout main
git merge patlu-test_pr
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: sunet-cdn/action-runner-demo#1
No description provided.