-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Correctness
We don't run commit message validation except in the merge queue.
This is problematic because a green patch should indicate that a merge will always be successful, but formatting the message incorrectly will result in the merge failing, which also backs up the queue even further.
We should validate Github PR titles and descriptions pre-merge to avoid this problem to avoid wasted time.