1
0
Fork 0
mirror of https://code.forgejo.org/actions/cascading-pr synced 2025-03-14 22:36:58 +01:00
cascading-pr/tests
Earl Warren 0c3c8b591b
allow running on a ref instead of a PR
When running from a PR, the ref is the head of the PR in the origin
repository. The PR is used to:

* display comments about the location of the destination PR
* asynchronously close / merge the destination PR when something
  happens in the origin PR

When only the ref is available, the destination PR must be closed and
the corresponding branch destroyed immediately after it concludes
because there is no convenient way to know what or when something
else will happen.
2024-01-03 16:12:23 +01:00
..
destination-fail/.forgejo/workflows allow running on a ref instead of a PR 2024-01-03 16:12:23 +01:00
destinationrepo/.forgejo/workflows add a test for forked destination 2023-11-01 14:05:27 +01:00
origin-branch allow running on a ref instead of a PR 2024-01-03 16:12:23 +01:00
origin-branch-fail allow running on a ref instead of a PR 2024-01-03 16:12:23 +01:00
origin-fork-destination no need to checkout before running cascading-pr 2023-11-08 17:42:51 +01:00
origin-organization-fork-destination no need to checkout before running cascading-pr 2023-11-08 17:42:51 +01:00
originrepo no need to checkout before running cascading-pr 2023-11-08 17:42:51 +01:00
originrepo-close-merge no need to checkout before running cascading-pr 2023-11-08 17:42:51 +01:00
originrepo-do-nothing no need to checkout before running cascading-pr 2023-11-08 17:42:51 +01:00
run.sh allow running on a ref instead of a PR 2024-01-03 16:12:23 +01:00
runner-config.yaml runner capacity must be at least two jobs 2023-10-13 15:15:06 +02:00