On Wed, 3 Mar 2021 17:18:37 GMT, Abhinay Agarwal 
<[email protected]> wrote:

>> For the last couple releases, I generated the list of bugs to add to release 
>> notes, and yes, I typically exclude backports for that reason (it isn't 
>> perfect, but it also excludes the issues labeled with the `hgupdate-sync` 
>> label, which can be added to indicate an issue synced in from a prior 
>> release).
>> 
>> Here is the same filter I used in the past, updated for JavaFX 16 for 
>> comparison:
>> 
>> https://bugs.openjdk.java.net/issues/?filter=40381
>> 
>> You'll notice that it excludes test bugs and build issue (so the "GitHub 
>> Actions" bugs don't show up, for example)
>
>> https://bugs.openjdk.java.net/issues/?filter=40381
> 
> Hi @kevinrushforth ,
> 
> Thanks for this list. You may want to add `test_sprint` to the list of labels 
> :)

I don't think there should be any `test_sprint` labeled bugs that don't also 
have one of `testbug` or `noreg-self`, but I'll check.

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

PR: https://git.openjdk.java.net/jfx/pull/414

Reply via email to