Fetch CI Logs (Node.js Version) A Node.js CLI tool to download GitHub Actions logs for CI workflows. This is a port of the Ruby Rake task to JavaScript/Node.js. Installation Download fetch-ci-logs.js and package.json to your project Install dependencies: npm install