Skip to content

tools: fix skip of test-internet on forks#63492

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:skip-test-internet
May 24, 2026
Merged

tools: fix skip of test-internet on forks#63492
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:skip-test-internet

Conversation

@aduh95
Copy link
Copy Markdown
Contributor

@aduh95 aduh95 commented May 22, 2026

E.g. in https://github.com/Trott/io.js/actions/workflows/test-internet.yml we can see that it is currently not skipped, I assume because github.event.pull_request.draft is always falsy when not dealing with a PR.

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@nodejs-github-bot
Copy link
Copy Markdown
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 May 22, 2026
@aduh95 aduh95 added 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. labels May 22, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 24, 2026
@nodejs-github-bot nodejs-github-bot merged commit d79aad8 into nodejs:main May 24, 2026
27 checks passed
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Landed in d79aad8

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

5 participants