-
Notifications
You must be signed in to change notification settings - Fork 30.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: drop <b> of v20 changelog #48649
Merged
Merged
Conversation
This file contains 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
MoLow
approved these changes
Jul 4, 2023
targos
approved these changes
Jul 4, 2023
lpinca
approved these changes
Jul 4, 2023
richardlau
approved these changes
Jul 4, 2023
RafaelGSS
added
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Jul 5, 2023
nodejs-github-bot
added
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
and removed
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Jul 6, 2023
Commit Queue failed- Loading data for nodejs/node/pull/48649 ✔ Done loading data for nodejs/node/pull/48649 ----------------------------------- PR info ------------------------------------ Title doc: drop of v20 changelog (#48649) Author Rafael Gonzaga (@RafaelGSS) Branch RafaelGSS:RafaelGSS-patch-2 -> nodejs:main Labels release, commit-queue-squash Commits 2 - doc: drop of v20 changelog - Merge branch 'main' into RafaelGSS-patch-2 Committers 1 - GitHub PR-URL: https://github.com/nodejs/node/pull/48649 Reviewed-By: Moshe Atlow Reviewed-By: Michaël Zasso Reviewed-By: Luigi Pinca Reviewed-By: Richard Lau ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/48649 Reviewed-By: Moshe Atlow Reviewed-By: Michaël Zasso Reviewed-By: Luigi Pinca Reviewed-By: Richard Lau -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - Merge branch 'main' into RafaelGSS-patch-2 ℹ This PR was created on Tue, 04 Jul 2023 02:33:49 GMT ✔ Approvals: 4 ✔ - Moshe Atlow (@MoLow) (TSC): https://github.com/nodejs/node/pull/48649#pullrequestreview-1512054953 ✔ - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/48649#pullrequestreview-1512152297 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/48649#pullrequestreview-1512176825 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/48649#pullrequestreview-1512459763 ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/5471031542 |
marco-ippolito
approved these changes
Jul 6, 2023
RafaelGSS
added
commit-queue
Add this label to land a pull request using GitHub Actions.
and removed
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
labels
Jul 6, 2023
nodejs-github-bot
added
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
and removed
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Jul 6, 2023
Commit Queue failed- Loading data for nodejs/node/pull/48649 ✔ Done loading data for nodejs/node/pull/48649 ----------------------------------- PR info ------------------------------------ Title doc: drop of v20 changelog (#48649) Author Rafael Gonzaga (@RafaelGSS) Branch RafaelGSS:RafaelGSS-patch-2 -> nodejs:main Labels release, commit-queue-squash Commits 2 - doc: drop of v20 changelog - Merge branch 'main' into RafaelGSS-patch-2 Committers 1 - GitHub PR-URL: https://github.com/nodejs/node/pull/48649 Reviewed-By: Moshe Atlow Reviewed-By: Michaël Zasso Reviewed-By: Luigi Pinca Reviewed-By: Richard Lau Reviewed-By: Marco Ippolito ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/48649 Reviewed-By: Moshe Atlow Reviewed-By: Michaël Zasso Reviewed-By: Luigi Pinca Reviewed-By: Richard Lau Reviewed-By: Marco Ippolito -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 04 Jul 2023 02:33:49 GMT ✔ Approvals: 5 ✔ - Moshe Atlow (@MoLow) (TSC): https://github.com/nodejs/node/pull/48649#pullrequestreview-1512054953 ✔ - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/48649#pullrequestreview-1512152297 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/48649#pullrequestreview-1512176825 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/48649#pullrequestreview-1512459763 ✔ - Marco Ippolito (@marco-ippolito): https://github.com/nodejs/node/pull/48649#pullrequestreview-1516668179 ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/main up to date... From https://github.com/nodejs/node * branch main -> FETCH_HEAD ✔ origin/main is now up-to-date - Downloading patch for 48649 From https://github.com/nodejs/node * branch refs/pull/48649/merge -> FETCH_HEAD ✔ Fetched commits as bc8750ec1903..44504c5e89f2 -------------------------------------------------------------------------------- Auto-merging doc/changelogs/CHANGELOG_V20.md CONFLICT (content): Merge conflict in doc/changelogs/CHANGELOG_V20.md error: could not apply cc14af67da... doc: drop of v20 changelog hint: After resolving the conflicts, mark them with hint: "git add/rm ", then run hint: "git cherry-pick --continue". hint: You can instead skip this commit with "git cherry-pick --skip". hint: To abort and get back to the state before "git cherry-pick", hint: run "git cherry-pick --abort". ✘ Failed to apply patcheshttps://github.com/nodejs/node/actions/runs/5476809134 |
@RafaelGSS I suspect the merge commit prevents this being landable via automation. |
I thought the squash would handle it. Let me fix, thx. |
RafaelGSS
force-pushed
the
RafaelGSS-patch-2
branch
from
July 6, 2023 15:06
44504c5
to
4911a91
Compare
richardlau
approved these changes
Jul 6, 2023
RafaelGSS
added
commit-queue
Add this label to land a pull request using GitHub Actions.
and removed
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
labels
Jul 6, 2023
nodejs-github-bot
removed
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Jul 6, 2023
Landed in a1fe0d7 |
juanarbol
pushed a commit
that referenced
this pull request
Jul 13, 2023
PR-URL: #48649 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Merged
Ceres6
pushed a commit
to Ceres6/node
that referenced
this pull request
Aug 14, 2023
PR-URL: nodejs#48649 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this pull request
Aug 14, 2023
PR-URL: nodejs#48649 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
ruyadorno
added
dont-land-on-v16.x
dont-land-on-v18.x
PRs that should not land on the v18.x-staging branch and should not be released in v18.x.
labels
Sep 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dont-land-on-v18.x
PRs that should not land on the v18.x-staging branch and should not be released in v18.x.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See: nodejs/node-core-utils#712 (comment)
cc: @richardlau