Adds release note landing pages added since the last time the script was
run.
Change-Id: I65acdcc8fb0ca16890ce90789cd81ca6017c449b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
We've been warning that these are deprecated for awhile now, and
we now have enforcement in place to make sure no new highlights
are added.
We also have some automation that rewrites the deliverable files
but does not always do a great job, resulting in poorly formatted
text that causes warnings in the validation job.
Since many folks new to the release process, and some that have
done it for awhile, look at existing files to see what to do for
new releases, they do assume highlights should be used and end up
adding them to their deliverable file. Since most of these also
do not know to run local validatation, this results in gate
resources being used to just now be rejected with the current
checks.
To help prevent this from happening, and to get rid of the warning
messages from poor reformatting, this just removes highlights
from the last few releases.
Change-Id: Ifc92d691011aa490fe4a292c163f48446e42f791
Not all projects have landed the updates to create a queens
landing page yet, but for the ones that have, it would be
useful to get those out there for potential consumers of
the notes.
Change-Id: I8f793c3926e76d8d466c6d23a2e087c4e4986e04