FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: fix commit-lint workflow by aduh95 · Pull Request #40673 · nodejs/node · GitHub

/ node Public

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 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 added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 31, 2021

Copy link
Copy Markdown
Contributor

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

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

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

RSLGTM

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 force-pushed the debug-commit-lint branch from bc567a8 to 14825d6 Compare November 1, 2021 18:57

aduh95 commented Nov 1, 2021

Copy link
Copy Markdown
Contributor Author

Landed in 14825d6

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 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 mentioned this pull request Nov 26, 2021
1 task
aduh95 deleted the debug-commit-lint branch July 10, 2026 05:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track PRs that do not need to wait for 48 hours to land. 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


Back | FazBrowse Home | New Git URL