-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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: info on handling unintended breaking changes #47426
Conversation
Review requested:
|
Co-authored-by: Mohammed Keyvanzadeh <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
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)https://github.com/nodejs/node/actions/runs/4651978867 |
Landed in 6c76d7e |
Fixes: nodejs/TSC#1156 PR-URL: #47426 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
Fixes: nodejs/TSC#1156 PR-URL: #47426 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
Fixes: nodejs/TSC#1156 PR-URL: nodejs#47426 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
Fixes: nodejs/TSC#1156