Skip to content

tools: ignore unrelated workflow changes in slow Actions tests - #40990

Merged
nodejs-github-bot merged 2 commits into
nodejs:masterfrom
aduh95:no-more-build-for-actions-changes
Nov 30, 2021
Merged

tools: ignore unrelated workflow changes in slow Actions tests#40990
nodejs-github-bot merged 2 commits into
nodejs:masterfrom
aduh95:no-more-build-for-actions-changes

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

Changes in the workflow files never affect the node binary, running
build tasks seems unnecessary.

Refs: #40928

Changes in the workflow files never affect the node binary, running
build tasks seems unnecessary.
Refs: nodejs#40928
@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Nov 27, 2021
@MesteeryMesteery added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 27, 2021
@targostargos added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Nov 30, 2021
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 30, 2021
@nodejs-github-bot
nodejs-github-bot merged commit d81f328 into nodejs:masterNov 30, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in d81f328

danielleadams pushed a commit that referenced this pull request Dec 14, 2021
Changes in the workflow files never affect the node binary, running
build tasks seems unnecessary.
Refs: #40928
PR-URL: #40990
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 31, 2022
Changes in the workflow files never affect the node binary, running
build tasks seems unnecessary.
Refs: #40928
PR-URL: #40990
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
Changes in the workflow files never affect the node binary, running
build tasks seems unnecessary.
Refs: #40928
PR-URL: #40990
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Feb 1, 2022
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.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.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

@aduh95@nodejs-github-bot@Trott@lpinca@targos@VoltrexKeyva@Mesteery