Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 056b4bf74bf5cfa2c0c9c5e44a7c5f3f461d17c0
      
https://github.com/tianocore/edk2/commit/056b4bf74bf5cfa2c0c9c5e44a7c5f3f461d17c0
  Author: PierreGondois <[email protected]>
  Date:   2024-02-04 (Sun, 04 Feb 2024)

  Changed paths:
    M BaseTools/Scripts/PatchCheck.py

  Log Message:
  -----------
  BaseTools/Scripts/PatchCheck.py: Check for Change-id

Code review tools like gerrit might use a 'Change-id' tag to track
the evolution of patches. This tag should be removed before
submitting a patch to the mailing-list.
It has been observed that contributors sometimes forget to remove
this tag. Add a check in PatchCheck.py to automate this.

Also add a '--ignore-change-id' command line parameter to ignore
the above check.

Signed-off-by: Pierre Gondois <[email protected]>
Acked-by: Pedro Falcato <[email protected]>
Reviewed-by: Yuwei Chen <[email protected]>
Reviewed-by: Rebecca Cran <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to