Skip to content

tools: skip macOS GitHub Actions test on doc-only changes - #38296

Closed
Trott wants to merge 0 commit into
nodejs:masterfrom
Trott:skip-osx
Closed

tools: skip macOS GitHub Actions test on doc-only changes#38296
Trott wants to merge 0 commit into
nodejs:masterfrom
Trott:skip-osx

Conversation

@Trott

Copy link
Copy Markdown
Member

We skip macOS GitHub Actions pushes on doc-only changes but the
intention was no doubt to skip them on pull requests too. We still run
the tests on Linux, so addons tests will still run when addons docs
change.

@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Apr 19, 2021
@Trott

Copy link
Copy Markdown
MemberAuthor

Fast-track? Seems straightforward, low-risk, potentially high-reward, and easy to revert.

@TrottTrott added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 19, 2021
@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 19, 2021
Trott added a commit to Trott/io.js that referenced this pull request Apr 19, 2021
We skip macOS GitHub Actions pushes on doc-only changes but the
intention was no doubt to skip them on pull requests too. We still run
the tests on Linux, so addons tests will still run when addons docs
change.
PR-URL: nodejs#38296
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
@TrottTrott closed this Apr 19, 2021
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in d4f33f1

@Trott
Trott deleted the skip-osx branch April 19, 2021 15:29
targos pushed a commit that referenced this pull request May 1, 2021
We skip macOS GitHub Actions pushes on doc-only changes but the
intention was no doubt to skip them on pull requests too. We still run
the tests on Linux, so addons tests will still run when addons docs
change.
PR-URL: #38296
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
danielleadams pushed a commit that referenced this pull request May 8, 2021
We skip macOS GitHub Actions pushes on doc-only changes but the
intention was no doubt to skip them on pull requests too. We still run
the tests on Linux, so addons tests will still run when addons docs
change.
PR-URL: #38296
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Trott@benjamingr@targos@richardlau@aduh95@RaisinTen@nodejs-github-bot