Skip to content

tools: fix commit-lint workflow - #40673

Merged
aduh95 merged 1 commit into
nodejs:masterfrom
aduh95:debug-commit-lint
Nov 1, 2021
Merged

tools: fix commit-lint workflow#40673
aduh95 merged 1 commit into
nodejs:masterfrom
aduh95:debug-commit-lint

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

It seems that #39128 broke something. If I understand correctly, depending on when the PR has diverged from the base branch, git may be incapable of computing the ${{ github.event.pull_request.base.sha }}..${{ github.event.pull_request.head.sha }} commit range. Instead we can specify how many commits there are in the PR since it's an information we already have anyway.

@aduh95aduh95 added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 31, 2021
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @aduh95. Please 👍 to approve.

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

@targostargos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

PR-URL: nodejs#40673
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
@aduh95

Copy link
Copy Markdown
ContributorAuthor

Landed in 14825d6

@aduh95
aduh95 merged commit 14825d6 into nodejs:masterNov 1, 2021
targos pushed a commit that referenced this pull request Nov 6, 2021
PR-URL: #40673
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
@targostargos mentioned this pull request Nov 8, 2021
BethGriggs pushed a commit that referenced this pull request Nov 25, 2021
PR-URL: #40673
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
@BethGriggsBethGriggs mentioned this pull request Nov 26, 2021
1 task
@aduh95
aduh95 deleted the debug-commit-lint branch July 10, 2026 05:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

4 participants

@aduh95@Trott@targos@nodejs-github-bot