Slight correction: We intentionally do not run GitHub Actions workflows on PRs -- GHA is disabled for the openjdk org. What we have enabled is running them on a push by a developer to their branch in the context of their account.

Having said that, the JDK GHA workflows do upload artifacts, so we could do the same if there was an interest.

-- Kevin


On 9/9/2026 1:41 PM, Christopher Schnick wrote:
I just thought that since the GitHub workflows for any jfx repo PR build and test the repository, would it be possible to build and upload the .jars and .jmods to the PR workflow as well? That would make it easier for some people to run applications to test those PRs with the dependencies.


Reply via email to