Skip to content

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

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.
@TrottTrott added the fast-track PRs that do not need to wait for 48 hours to land. label Dec 11, 2021
@Trott
Trott requested a review from aduh95December 11, 2021 06:58
@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Dec 11, 2021
@github-actions

Copy link
Copy Markdown
Contributor

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

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

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

Copy link
Copy Markdown
Collaborator

Landed in 73fe15b

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

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.

5 participants

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