summaryrefslogtreecommitdiff
path: root/SecurityPkg
diff options
context:
space:
mode:
authorJoey Vagedes <joey.vagedes@gmail.com>2024-08-19 08:34:21 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2024-09-02 23:20:35 +0000
commit6ead9a8b80c8ddff7017381c674ecdf1d94a7a67 (patch)
treebbb74d62c5419d839250e282637f5614080a2873 /SecurityPkg
parent89bad0726c870067ad2f3dd7cdb562244d3b13f7 (diff)
downloadedk2-6ead9a8b80c8ddff7017381c674ecdf1d94a7a67.zip
edk2-6ead9a8b80c8ddff7017381c674ecdf1d94a7a67.tar.gz
edk2-6ead9a8b80c8ddff7017381c674ecdf1d94a7a67.tar.bz2
SecurityPkg/SecurityPkg.ci.yaml: Add PrEval CI config
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>
Diffstat (limited to 'SecurityPkg')
-rw-r--r--SecurityPkg/SecurityPkg.ci.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/SecurityPkg/SecurityPkg.ci.yaml b/SecurityPkg/SecurityPkg.ci.yaml
index 2a4cbd3..26fedd1 100644
--- a/SecurityPkg/SecurityPkg.ci.yaml
+++ b/SecurityPkg/SecurityPkg.ci.yaml
@@ -6,6 +6,9 @@
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
+ "PrEval": {
+ "DscPath": "SecurityPkg.dsc",
+ },
"LicenseCheck": {
"IgnoreFiles": [
"DeviceSecurity/SpdmLib/Include",