There has been a long standing ask to/from the Edk2/UEFI
community to improve the code contribution process, quality, and
consistency of the edk2-platforms repository.
In the weekly Tianocore Tools & CI meeting this topic has come up and was discussed at the last meeting (12/12) Tools & CI Meeting - 2022-12-12 - YouTube
There are two asks.
1. If you own any feature package or platform in edk2-platforms
please get involved in the discussion. The CI system should
reflect the tests and features that are important to the
contributors of the repository.
A CI system for Edk2-Platforms · Discussion #3721 · tianocore/edk2 (github.com)
2. If you own a feature package help get your package passing
"Core CI" and look at enabling more testing (host based unit tests
and/or on device functional tests).
There is a branch here: spbrogan/edk2-platforms
at enable_ci_v1 (github.com) where I have started to enable
Core CI (started with Ext4Pkg and Usb3DebugFeaturePkg as
examples).
Thanks
Sean