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

araujogui pushed a commit to araujogui/node that referenced this pull request May 26, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#63492
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Aviv Keller <me@aviv.sh>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
@aduh95 aduh95 deleted the skip-test-internet branch May 26, 2026 15:25
aduh95 added a commit that referenced this pull request May 27, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #63492
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Aviv Keller <me@aviv.sh>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
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