Facilitate testing PRs from an external repo hosted on GH
- Nov 08, 2024
-
-
Eesaan Atluri authored6e20c0c6
-
Eesaan Atluri authoredbac3c07b
-
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.
ec01a50a -
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
81518162 -
Eesaan Atluri authored
This will enable us to define the upstream and downstream repos hosted external to gitlab (For eg. Github)
2c128321
-