Improve Git summary validation
Improve the Git summary validation, as the following messages are misleading:
0ba106e1 "See what the content is returning": Invalid prefix in summary "See what the content is returning"
0ba106e1 "See what the content is returning": Missing message after summary prefix
The Git commit in question is:
See what the content is returning
Since the prefix is missing, the errors are misleading.