[PR #440] [MERGED] Add meta merging in docs #1465

Closed
opened 2026-02-20 17:44:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/440
Author: @hinthornw
Created: 5/13/2024
Status: Merged
Merged: 5/13/2024
Merged by: @hinthornw

Base: mainHead: wfh/tags


📝 Commits (3)

📊 Changes

6 files changed (+17 additions, -1 deletions)

View changed files

📝 .github/workflows/link_check.yml (+1 -1)
docs/docs/concepts/.meta.yml (+4 -0)
docs/docs/how-tos/.meta.yml (+5 -0)
docs/docs/reference/.meta.yml (+4 -0)
docs/docs/tutorials/.meta.yml (+2 -0)
📝 docs/mkdocs.yml (+1 -0)

📄 Description

No description provided


🔄 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/langgraph/pull/440 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/13/2024 **Status:** ✅ Merged **Merged:** 5/13/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/tags` --- ### 📝 Commits (3) - [`cb912a9`](https://github.com/langchain-ai/langgraph/commit/cb912a9acc9dcc0160bb64fc61c95658b334ec8b) Add meta merging in docs - [`3ad6213`](https://github.com/langchain-ai/langgraph/commit/3ad6213a0f12abc246732605a96d0fcff8bf3520) ignore link - [`265504d`](https://github.com/langchain-ai/langgraph/commit/265504d3294ca5b278d080cf0940e561584551bf) meta ### 📊 Changes **6 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/link_check.yml` (+1 -1) ➕ `docs/docs/concepts/.meta.yml` (+4 -0) ➕ `docs/docs/how-tos/.meta.yml` (+5 -0) ➕ `docs/docs/reference/.meta.yml` (+4 -0) ➕ `docs/docs/tutorials/.meta.yml` (+2 -0) 📝 `docs/mkdocs.yml` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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-20 17:44:47 -05:00
yindo closed this issue 2026-02-20 17:44:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1465