Details
-
Improvement
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
None
-
None
-
Server Development Platform
Description
Commit message validation is run as one of the first tasks once a patch has reached the front of the commit queue. It'd be nice if it ran at some point earlier to avoid waiting in a long queue just to realize the commit message was slightly off; perhaps it can be run when the patch is being created from the CLI, or when a patch first enters the commit queue