Skip to content

doc: info on handling unintended breaking changes - #47426

Merged
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
mhdawson:breaking-changes
Apr 9, 2023
Merged

doc: info on handling unintended breaking changes#47426
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
mhdawson:breaking-changes

Conversation

@mhdawson

Copy link
Copy Markdown
Member

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/tsc

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Apr 5, 2023
@debadree25debadree25 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 5, 2023
Comment threaddoc/contributing/collaborator-guide.md Outdated
Co-authored-by: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>

@mcollinamcollina 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.

lgtm

@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 9, 2023
@nodejs-github-botnodejs-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 Apr 9, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/47426
✔ Done loading data for nodejs/node/pull/47426
----------------------------------- PR info ------------------------------------
Title doc: info on handling unintended breaking changes (#47426)
Author Michael Dawson (@mhdawson)
Branch mhdawson:breaking-changes -> nodejs:main
Labels doc, author ready
Commits 2
- doc: info on handling unintended breaking changes
- Update doc/contributing/collaborator-guide.md
Committers 2
- Michael Dawson - GitHub PR-URL: https://github.com/nodejs/node/pull/47426
Fixes: https://github.com/nodejs/TSC/issues/1156
Reviewed-By: Luigi Pinca Reviewed-By: Marco Ippolito Reviewed-By: Debadree Chatterjee Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Rafael Gonzaga ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/47426
Fixes: https://github.com/nodejs/TSC/issues/1156
Reviewed-By: Luigi Pinca Reviewed-By: Marco Ippolito Reviewed-By: Debadree Chatterjee Reviewed-By: Benjamin Gruenbaum Reviewed-By: Matteo Collina Reviewed-By: Rafael Gonzaga --------------------------------------------------------------------------------
ℹ This PR was created on Wed, 05 Apr 2023 19:12:04 GMT
✔ Approvals: 6
✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/47426#pullrequestreview-1373595089
✔ - Marco Ippolito (@marco-ippolito): https://github.com/nodejs/node/pull/47426#pullrequestreview-1373615386
✔ - Debadree Chatterjee (@debadree25): https://github.com/nodejs/node/pull/47426#pullrequestreview-1373644856
✔ - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/47426#pullrequestreview-1374637778
✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/47426#pullrequestreview-1376543820
✔ - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/47426#pullrequestreview-1376789264
✔ 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 47426
From https://github.com/nodejs/node
* branch refs/pull/47426/merge -> FETCH_HEAD
✔ Fetched commits as 491a5c968fd4..4410a2875487
--------------------------------------------------------------------------------
[main 9ad35bbb95] doc: info on handling unintended breaking changes
Author: Michael Dawson Date: Wed Apr 5 15:04:42 2023 -0400
1 file changed, 18 insertions(+)
[main 22ebdb5d4c] Update doc/contributing/collaborator-guide.md
Author: Michael Dawson Date: Thu Apr 6 11:14:25 2023 -0400
1 file changed, 1 insertion(+), 1 deletion(-)
✔ Patches applied
There are 2 commits in the PR. Attempting autorebase.
Rebasing (2/4)

Executing: git node land --amend --yes
⚠ Found Fixes: nodejs/TSC#1156, skipping..
--------------------------------- New Message ----------------------------------
doc: info on handling unintended breaking changes

Fixes: nodejs/TSC#1156
PR-URL: #47426
Reviewed-By: Luigi Pinca luigipinca@gmail.com
Reviewed-By: Marco Ippolito marcoippolito54@gmail.com
Reviewed-By: Debadree Chatterjee debadree333@gmail.com
Reviewed-By: Benjamin Gruenbaum benjamingr@gmail.com
Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Rafael Gonzaga rafael.nunu@hotmail.com

[detached HEAD 2f2d209148] doc: info on handling unintended breaking changes
Author: Michael Dawson mdawson@devrus.com
Date: Wed Apr 5 15:04:42 2023 -0400
1 file changed, 18 insertions(+)
Rebasing (3/4)
Rebasing (4/4)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update doc/contributing/collaborator-guide.md

Co-authored-by: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com
PR-URL: #47426
Fixes: nodejs/TSC#1156
Reviewed-By: Luigi Pinca luigipinca@gmail.com
Reviewed-By: Marco Ippolito marcoippolito54@gmail.com
Reviewed-By: Debadree Chatterjee debadree333@gmail.com
Reviewed-By: Benjamin Gruenbaum benjamingr@gmail.com
Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Rafael Gonzaga rafael.nunu@hotmail.com

[detached HEAD ea88441904] Update doc/contributing/collaborator-guide.md
Author: Michael Dawson mdawson@devrus.com
Date: Thu Apr 6 11:14:25 2023 -0400
1 file changed, 1 insertion(+), 1 deletion(-)

Successfully rebased and updated refs/heads/main.

ℹ Add commit-queue-squash label to land the PR as one commit, or commit-queue-rebase to land as separate commits.

https://github.com/nodejs/node/actions/runs/4651978867

@lpincalpinca added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Apr 9, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 9, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 6c76d7e into nodejs:mainApr 9, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 6c76d7e

RafaelGSS pushed a commit that referenced this pull request Apr 13, 2023
Fixes: nodejs/TSC#1156
PR-URL: #47426
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
Fixes: nodejs/TSC#1156
PR-URL: #47426
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
Fixes: nodejs/TSC#1156
PR-URL: nodejs#47426
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handling unintended breaking changes

9 participants

@mhdawson@nodejs-github-bot@mcollina@benjamingr@lpinca@debadree25@RafaelGSS@marco-ippolito@VoltrexKeyva