mirror of
				https://gitlab.com/qemu-project/edk2.git
				synced 2025-10-30 07:56:39 +08:00 
			
		
		
		
	SourceLevelDebugPkg/SourceLevelDebugPkg.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>
This commit is contained in:
		 Joey Vagedes
					Joey Vagedes
				
			
				
					committed by
					
						![mergify[bot]](/assets/img/avatar_default.png) mergify[bot]
						mergify[bot]
					
				
			
			
				
	
			
			
			![mergify[bot]](/assets/img/avatar_default.png) mergify[bot]
						mergify[bot]
					
				
			
						parent
						
							abf21d76e7
						
					
				
				
					commit
					7c10472983
				
			| @ -6,6 +6,9 @@ | ||||
| # SPDX-License-Identifier: BSD-2-Clause-Patent | ||||
| ## | ||||
| { | ||||
|     "PrEval": { | ||||
|         "DscPath": "SourceLevelDebugPkg.dsc", | ||||
|     }, | ||||
|     ## options defined .pytool/Plugin/LicenseCheck | ||||
|     "LicenseCheck": { | ||||
|         "IgnoreFiles": [] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user