We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workflow directoriesFilesChangePR.yml failed with the wrong openjdk_testRepo.
openjdk_testRepo: '${{ github.event.pull_request.head.repo.full_name }}:${GITHUB_HEAD_REF}' looks like GITHUB_HEAD_REF was not set.
openjdk_testRepo: '${{ github.event.pull_request.head.repo.full_name }}:${GITHUB_HEAD_REF}'
GITHUB_HEAD_REF
https://github.com/AdoptOpenJDK/openjdk-tests/pull/2287/checks?check_run_id=1931685928
Run AdoptOpenJDK/run-aqa@v1 with: build_list: openjdk target: _sanity.regular jdksource: install-jdk version: 8 openjdk_testRepo: adamfarley/openjdk-tests:${GITHUB_HEAD_REF} tkg_Repo: TKG:master
The text was updated successfully, but these errors were encountered:
Close by #2308
Sorry, something went wrong.
xichen1
No branches or pull requests
Workflow directoriesFilesChangePR.yml failed with the wrong openjdk_testRepo.
openjdk_testRepo: '${{ github.event.pull_request.head.repo.full_name }}:${GITHUB_HEAD_REF}'
looks likeGITHUB_HEAD_REF
was not set.https://github.com/AdoptOpenJDK/openjdk-tests/pull/2287/checks?check_run_id=1931685928
The text was updated successfully, but these errors were encountered: