raiden00pl commented on issue #14376:
URL: https://github.com/apache/nuttx/issues/14376#issuecomment-2419462077

   > Another problem is that people very often send unfinished undescribed PRs 
that are updated without a comment or request that triggers whole big CI 
process several times :-(
   
   Often contributors use CI to test all configuration instead of testing 
changes locally. On one hand I understand this because compiling all 
configurations on a local machine takes a lot of time, on the other hand I'm 
not sure if CI is for this purpose (especially when we have limits on its use).
   
   > @cederom Maybe our PRs should have a Mandatory Field: Which NuttX Config 
to build, e.g. rv-virt:nsh. Then the CI Workflow should do tools/configure.sh 
rv-virt:nsh && make. Before starting the whole CI Build?
   
   It won't work. Users are lazy, and in order to choose what needs to be 
compiled correctly, you need a comprehensive knowledge of the entire NuttX, 
which is not that easy. 
   The only reasonable option is to automate this process.


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