summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
diff options
context:
space:
mode:
authorOliver Smith-Denny <osde@microsoft.com>2025-08-05 14:11:33 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-09-05 06:32:06 +0000
commit6093cfcdd19b242f16c473d0146906984c92d0a5 (patch)
tree9183cc9f17b8694b1b074d1fdff60f28337939da /MdeModulePkg/Library
parentd2501910424569ce8925eae4bdff46ff7d8ad3de (diff)
downloadedk2-master.zip
edk2-master.tar.gz
edk2-master.tar.bz2
BaseTools: PatchCheck.py: Allow MultiPkg Commits For Subject CheckHEADmaster
Subject Check was added to PatchCheck.py to enforce that if a package was touched in a commit that it be referenced in the subject line. However, this is impractical for multipackage commits with many packages, e.g. when stack cookies were added, every package was touched, but in a rote way, and it is not reasonable to put every package in a subject line. This updates PatchCheck.py to check if ignore_multi_package is set and if so only require that package names be included in the subject if there are fewer than 3 packages touched. Otherwise, PatchCheck will require the message to start with `Global:` to indicate it touches more than 3 packages. Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'MdeModulePkg/Library')
0 files changed, 0 insertions, 0 deletions