lupyuen commented on issue #17914: URL: https://github.com/apache/nuttx/issues/17914#issuecomment-3757333955
@acassis When we merge a PR, it won't run any GitHub Jobs. That's because: We moved the jobs to the NuttX Mirror Repo. Which doesn't count towards the ASF Runners Quota... https://lupyuen.org/articles/ci3#move-the-merge-jobs So we might need to optimise the CI Checks that are triggered when PRs are submitted. And before submitting a PR: Our devs ought to run the CI Checks on our own NuttX Repo. Should we trigger CI Checks only when the PR is approved? I kinda disagree, because sometimes we need to know that CI Checks are successful, before we approve the 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]
