]> xenbits.xensource.com Git - people/aperard/ovmf.git/commitdiff
PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml: Add PrEval CI config
authorJoey Vagedes <joey.vagedes@gmail.com>
Mon, 19 Aug 2024 15:33:56 +0000 (08:33 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 2 Sep 2024 23:20:35 +0000 (23:20 +0000)
Adds an entry to the package's CI configuration file that enable policy
5 for stuart_pr_eval. With this Policy, all INFs used by the package are
extracted from the provided DSC file and compared against the list of
changed *.inf (INF) files in the PR. If there is a match, stuart_pr_eval
will specify that this package is affected by the PR and needs to be
tested.

Signed-off-by: Joey Vagedes <joey.vagedes@gmail.com>
PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml

index 61f3fd7b507409a7088101ae4e7ff29e930d1b93..278bb43969a49a05711383b8684d1d6df68eb124 100644 (file)
@@ -6,6 +6,9 @@
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
 {\r
+    "PrEval": {\r
+        "DscPath": "PcAtChipsetPkg.dsc",\r
+    },\r
     ## options defined .pytool/Plugin/LicenseCheck\r
     "LicenseCheck": {\r
         "IgnoreFiles": []\r