acassis commented on PR #19858: URL: https://github.com/apache/nuttx/pull/19858#issuecomment-5316081958
@ajlennon I think what @PetervdPerk-NXP is saying is that you need to implement everything in your side before opening the PR, you did it to early and everytime the agent "change a line" it was pushing the PR. Also your agent is not following the Contributing guide and not using other good practices as reference: for example, all logical parts should be separated in a different commit, so arch/ should be in a commit, board support should be in another commit, documentation in another commit, etc. -- 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]
