[PR #1761] [MERGED] chore(docs): Revert the revert "fix: rollback doc redirects" (add redirects) #1707

Closed
opened 2026-02-15 20:16:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1761
Author: @lnhsingh
Created: 10/27/2025
Status: Merged
Merged: 10/29/2025
Merged by: @lnhsingh

Base: mainHead: revert-1732-hunter/rollback-redirects


📝 Commits (6)

📊 Changes

5 files changed (+464 additions, -315 deletions)

View changed files

📝 .github/workflows/deploy_docs.yml (+2 -18)
📝 docs/_scripts/notebook_hooks.py (+240 -17)
📝 docs/docs-requirements.txt (+1 -0)
📝 docs/mkdocs.yml (+220 -279)
📝 libs/langgraph-core/src/tests/python_port/interrupt.test.ts (+1 -1)

📄 Description

Reverts langchain-ai/langgraphjs#1732


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/1761 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/29/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `revert-1732-hunter/rollback-redirects` --- ### 📝 Commits (6) - [`93d1b03`](https://github.com/langchain-ai/langgraphjs/commit/93d1b03d6a068a052a85c0bc9b1ffbd73266f280) Revert "fix: rollback doc redirects (#1732)" - [`1200bec`](https://github.com/langchain-ai/langgraphjs/commit/1200bec70d6fc8b78a8a99dd235a4efedd7dc5a3) Merge branch 'main' into revert-1732-hunter/rollback-redirects - [`e9ece46`](https://github.com/langchain-ai/langgraphjs/commit/e9ece46d58b96ef8796d0cd83c95a43fa6f8181b) exclude reference from catchall - [`1bd3f12`](https://github.com/langchain-ai/langgraphjs/commit/1bd3f12362f4bb288b3165a2603fa5e51ad13444) fix - [`e112a3b`](https://github.com/langchain-ai/langgraphjs/commit/e112a3ba248b37c62b7706e50c386b815c1791bc) x - [`0bb52d6`](https://github.com/langchain-ai/langgraphjs/commit/0bb52d6083ca0d5d24a5bc483eed8b43f68ed8c2) fix ### 📊 Changes **5 files changed** (+464 additions, -315 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/deploy_docs.yml` (+2 -18) 📝 `docs/_scripts/notebook_hooks.py` (+240 -17) 📝 `docs/docs-requirements.txt` (+1 -0) 📝 `docs/mkdocs.yml` (+220 -279) 📝 `libs/langgraph-core/src/tests/python_port/interrupt.test.ts` (+1 -1) </details> ### 📄 Description Reverts langchain-ai/langgraphjs#1732 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:16:35 -05:00
yindo closed this issue 2026-02-15 20:16:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1707