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

@aduh95 aduh95 commented Oct 31, 2021

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.

@aduh95 aduh95 added the fast-track PRs proposed for a shorter-than-standard waiting period before landing. label Oct 31, 2021
@github-actions

Copy link
Copy Markdown
Contributor

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

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

@targos targos 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

@aduh95
aduh95 force-pushed the debug-commit-lint branch from d66b5f7 to bc567a8 Compare November 1, 2021 18:54
PR-URL: nodejs#40673
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
@aduh95
aduh95 force-pushed the debug-commit-lint branch from bc567a8 to 14825d6 Compare November 1, 2021 18:57
@aduh95

aduh95 commented Nov 1, 2021

Copy link
Copy Markdown
Contributor Author

Landed in 14825d6

@aduh95
aduh95 merged commit 14825d6 into nodejs:master Nov 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>
@targos targos 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>
@BethGriggs BethGriggs 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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track PRs proposed for a shorter-than-standard waiting period before landing. 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.

4 participants