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

build: fix commit-queue-rebase functionality by Trott · Pull Request #41140 · nodejs/node · GitHub

/ node Public

build: fix commit-queue-rebase functionality - #41140

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:fix-rebase
Dec 11, 2021
Merged

build: fix commit-queue-rebase functionality#41140
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:fix-rebase

Conversation

Trott commented Dec 11, 2021

Copy link
Copy Markdown
Member

For commit-queue-rebase only, commit-queue.sh uses git push which
requires the credentials from the git checkout. Remove
persist-credentials: false from this workflow.

For commit-queue-rebase only, commit-queue.sh uses `git push` which
requires the credentials from the git checkout. Remove
`persist-credentials: false` from this workflow.
Trott added the fast-track PRs that do not need to wait for 48 hours to land. label Dec 11, 2021
Trott requested a review from aduh95 December 11, 2021 06:58
nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Dec 11, 2021
Trott requested review from BridgeAR and richardlau December 11, 2021 06:58

Copy link
Copy Markdown
Contributor

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

BridgeAR 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

BridgeAR added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 11, 2021
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 11, 2021
nodejs-github-bot merged commit 73fe15b into nodejs:master Dec 11, 2021

Copy link
Copy Markdown
Collaborator

Landed in 73fe15b

Trott deleted the fix-rebase branch December 11, 2021 13:41
danielleadams pushed a commit that referenced this pull request Dec 14, 2021
For commit-queue-rebase only, commit-queue.sh uses `git push` which
requires the credentials from the git checkout. Remove
`persist-credentials: false` from this workflow.

PR-URL: #41140
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
danielleadams pushed a commit that referenced this pull request Jan 31, 2022
For commit-queue-rebase only, commit-queue.sh uses `git push` which
requires the credentials from the git checkout. Remove
`persist-credentials: false` from this workflow.

PR-URL: #41140
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
danielleadams pushed a commit that referenced this pull request Jan 31, 2022
For commit-queue-rebase only, commit-queue.sh uses `git push` which
requires the credentials from the git checkout. Remove
`persist-credentials: false` from this workflow.

PR-URL: #41140
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
For commit-queue-rebase only, commit-queue.sh uses `git push` which
requires the credentials from the git checkout. Remove
`persist-credentials: false` from this workflow.

PR-URL: #41140
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
danielleadams mentioned this pull request Feb 1, 2022
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.

5 participants


Back | FazBrowse Home | New Git URL