RFR: 8320358: GHA: ignore jdk* branches

Erik Joelsson erikj at openjdk.org
Tue Nov 21 18:19:10 UTC 2023


On Tue, 21 Nov 2023 16:15:43 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> I don't think we need to match a `/`, so I recommend either:
> 
> 1. A single rule excluding `jdk*`, as in the current PR
> 2. A single rule excluding `jdk[0-9]*`
> 3. Two rules, one excluding `jdk[0-9]*` and a second excluding `jdk-*`
> 
> My preference is 1.

I vote for 1. I will file a SKARA issue for reordering the backport branch names. We currently aren't backporting to mainline so it shouldn't cause any issues short term.

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

PR Comment: https://git.openjdk.org/jdk/pull/16763#issuecomment-1821425584


More information about the build-dev mailing list