simbit18 commented on PR #18744:
URL: https://github.com/apache/nuttx/pull/18744#issuecomment-4280774622

   > 2) Since I my PR was coming from a different branch, instead of master, 
the issue was happening.
   
   Hi @acassis  No, that’s not the problem!! :)
   
   Your changes affected two repositories!
   
   To avoid workflow errors, you should have first merged at least one PR (on 
nuttx or apps) but with comprehensive tests covering all jobs!
   Running the tests locally on a single board wasn’t enough.
   
   That’s why I recommend everyone uses this 
https://github.com/apache/nuttx/issues/18568 tool : 
   - it uses our Nuttx Docker image 
   - it can test parts of the architecture or all jobs 
   - it helps run tests in advance before creating a PR
   


-- 
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