raiden00pl opened a new pull request, #16912:
URL: https://github.com/apache/nuttx/pull/16912

   ## Summary
   
   check git commit format with CI:
   
   1. line length less than 72 for commit title and commit body
   2. affected subsystem (detecting colon in commit title ":")
   3. Signed-off-by line
   
   I'm opening it as a draft because point 1 probably requires more discussion, 
but it's a standard in many projects, significantly improving the appearance of 
git history.
   
   Reference: https://github.com/apache/nuttx/issues/16908
   
   ## Impact
   automation of boring activities
   
   ## Testing
   CI on private fork
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to