linguini1 commented on PR #16823:
URL: https://github.com/apache/nuttx/pull/16823#issuecomment-3275267850

   > @xiaoxiang781216 @hartmannathan @simbit18 @linguini1 @cederom what do you 
think? Does it make sense to force devs to include only 1 commit or only 
commits with breaking changes?
   
   I'm not sure as I'm not too familiar with the release process. It might be 
hard to separate in some cases. The example I can think of is a breaking change 
commit for some code + another commit to update the documentation to explain 
that breaking change. Logically these two would be separated since one is a 
code change and the other is a doc change, but I personally am of the opinion 
that code changes + corresponding doc change commits should be in the same PR 
so they are merged at once.
   
   I'm not sure how much of a headache that is for @jerpelea in the release 
process though, maybe he could explain how it causes issues so we can 
brainstorm other solutions?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to