-
-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build Auto-Triage Upgrades #3577
Comments
Arm 32bit is no longer a build platform for JDK21 and up. Need to fix the platforms list accordingly.
|
Added several improvements here, including:
|
We should add the ability to concatenate build pipelines in the event of reruns. Example: Pipeline 1 has platforms A and B Build triage should process the platforms from Pipeline 1, plus platform C from pipeline 2. We'll need to include logic to cover these scenarios:
|
Some of the above items have been resolved, and the others (while useful) don't appear necessary. After review, here is an MVP list for completion of this issue:
|
PR ready for reviews. Link. |
A list of potential improvements for the build auto-triage script.
Anyone is welcome to add to these changes, or to action them.
Starting list:
The text was updated successfully, but these errors were encountered: