Skip to content

tools: do not checkout repo in auto-start-ci.yml#61874

Open
aduh95 wants to merge 1 commit intonodejs:mainfrom
aduh95:ci-no-checkout
Open

tools: do not checkout repo in auto-start-ci.yml#61874
aduh95 wants to merge 1 commit intonodejs:mainfrom
aduh95:ci-no-checkout

Conversation

@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Feb 18, 2026

The action spends ~28s every time it runs to checkout the repo when it only needs one file from it. Instead we can directly download that file using cURL.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Feb 18, 2026
@aduh95 aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 18, 2026
@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Comments