Thanks Aleksey & Jaikiran, For the quick response and help. Vyom On Mon, Jul 10, 2023 at 6:47 PM Aleksey Shipilev <[email protected]> wrote:
> On 10.07.23 13:08, Vyom Tiwari wrote: > > I am trying to submit a PR(https://github.com/openjdk/jdk/pull/14810 > > <https://github.com/openjdk/jdk/pull/14810>). I am getting the > following > > notifications from github > > > > Run failed: OpenJDK GHA Sanity Checks - 8306040 (5e6cb9c) > > I think that one is the infrastructural problem in GHA. You can try > again by going to https://github.com/vyommani/jdk/actions/ and starting > the "OpenJDK GHA Sanity Check" workflow on your branch again. > > > > My PR is getting stuck at this point not moving to ready state so that > > it can be reviewed. > > That said, the real blocker is in jcheck: > > > *) The commit message does not reference any issue. To add an issue > reference to this PR, edit the title to be of the format issue number: > message. > *) Too few reviewers with at least role reviewer found (have 0, need > at least 1) > > ...and I think it is because your PR does not have a space between bug > ID and the title: "JDK-8306040:HttpResponseInputStream.available() > returns 1 on empty stream", which does not allow bots to match it to issue. > > -- > Thanks, > -Aleksey > > > > Amazon Development Center Germany GmbH > Krausenstr. 38 > 10117 Berlin > Geschaeftsfuehrung: Christian Schlaeger, Jonathan Weiss > Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B > Sitz: Berlin > Ust-ID: DE 289 237 879 > > > -- Thanks, Vyom
