Skip to content
New issue

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 #2291

Closed
sophia-guo opened this issue Feb 19, 2021 · 1 comment
Assignees
Milestone

Comments

@sophia-guo
Copy link
Contributor

sophia-guo commented Feb 19, 2021

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.

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
@sophia-guo
Copy link
Contributor Author

Close by #2308

@karianna karianna added this to the February 2021 milestone Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants