Add 'upstream-triggered' job to test upstream changes
This job will run only when triggered by the gitlab-jh-pipeline
upstream job from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/69219.
The job:
- Creates a temporary branch
- Merges the upstream commit into the
main-jh
branch - Pushes the branch
- Triggers a new pipeline for this temp branch
由 Qian Zhang (Gary) 编辑于