linguini1 commented on issue #17914:
URL: https://github.com/apache/nuttx/issues/17914#issuecomment-3755720193

   I think it might be worthwhile to start a discussion on the mailing list to 
actual determine some testing goals. Besides the obvious style checks/linting, 
we need to figure out what we want the CI to accomplish and from there figure 
out the bare minimum amount of stuff we can run on each PR to achieve those 
goals. Right now it seems for *almost* every PR we are checking that each 
configuration for each board is able to be compiled. I think raiden is right 
that we can then try to phase out some CI runs using the PR labels.
   
   As a temporary solution, I seem to remember there is a GitHub workflow 
feature that allows workflows to be manually triggered instead of having 
something like "on-change". Is it possible to check the Apache infra API to see 
if we've gone over the quota and then stop the workflow from running?


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