]> xenbits.xensource.com Git - people/aperard/ovmf.git/commitdiff
ArmPkg/ArmPkg.ci.yaml: Add PrEval CI config
authorJoey Vagedes <joey.vagedes@gmail.com>
Mon, 19 Aug 2024 15:22:02 +0000 (08:22 -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>
ArmPkg/ArmPkg.ci.yaml

index 24db7425051388cf039b769e6937af6f2aff6a70..5c2e68b53460ed52d68d57d061b134664b81e841 100644 (file)
@@ -5,6 +5,9 @@
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
 {\r
+    "PrEval": {\r
+        "DscPath": "ArmPkg.dsc",\r
+    },\r
     ## options defined .pytool/Plugin/LicenseCheck\r
     "LicenseCheck": {\r
         "IgnoreFiles": []\r