On Sat, 14 Nov 2020 07:55:35 GMT, Hui Shi <h...@openjdk.org> wrote:

>> Notice that the `/test` command is currently un-available (some 
>> implementation concerns are still under consideration). As an alternative, 
>> GitHub actions can be used to do basic automatic testing when pushes occur.
>> 
>> However, pushes to the master branch are ignored. The tests didn't run for 
>> this PR since it was created from the `master` branch instead of a feature 
>> branch (this is ill-advised 
>> https://github.com/openjdk/jdk/pull/1070#issuecomment-722108502).
>> 
>> @huishi-hs My advice for now would be to push the changes for this PR to a 
>> separate new branch in your fork, for which the GitHub actions workflow 
>> should run, and then simply include a link to the workflow here (if you want 
>> to share the results).
>
> @JornVernee How can "ready" label be added to this PR? This PR has been 
> reviewed. Would you help on this?

@huishi-hs See the "Integration blocker" section in the PR body; you have a JBS 
issue and PR title mismatch.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1070

Reply via email to