Files
servo/python/wpt/exporter
AloNeeXe 444e1230eb mach: Properly handle empty commit message in the WPT export script (#41128)
Properly handle empty commit messages when processing commits during WPT
export. We shouldn't be landing commits with empty messages into Servo,
but sometimes when a PR is in process, the body is empty. In those
cases, this change avoids an error during job execution.

Signed-off-by: chenura999 <chenuraoshada396@gmail.com>
2025-12-08 14:50:02 +00:00
..