Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Drop the 2.462.x line
The transition to the 2.479.x line is progressing very well. That is causing the 2.462.x line to become an independent, outdated copy of bom-weekly.
There are 1800 lines in bom-weekly and 1500 lines in bom-2.462.x. New releases of the bom-2.462.x line will have far fewer plugin updates than is typical for the oldest line in the bom.
Removing the 2.462.x line may also allow us to successfully complete a full build on ci.jenkins.io. That is a temporary condition, but it will allow us more time to identify the issues on ci.jenkins.io and resolve them.
Testing done
Confirmed that example in contributing file passes:
PLUGINS=structs,mailer TEST=InjectedTest bash local-test.sh
Submitter checklist