Facilitate testing PRs from an external repo hosted on GH
- Nov 26, 2024
-
-
Eesaan Atluri authored9399b84b
-
Eesaan Atluri authored0d3bc394
-
Eesaan Atluri authoredef669540
-
Eesaan Atluri authored
Parse the target dir where the external repo will be cloned, from the value of EXT_REPO_DIR var. Use this var to replace all instances where the repo name is hardcoded.
d26d7f41 -
Eesaan Atluri authored
This will let you define the branch name for the PR you want to test from the src repo and target branch to merge into, in the target repo
02586d38 -
Eesaan Atluri authored
This will enable us to define the upstream and downstream repos hosted external to gitlab (For eg. Github)
2a014fd0
-