[PR #2945] [MERGED] update GitHub action for linkcheck #3029

Closed
opened 2026-06-05 18:20:53 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2945
Author: @npentrel
Created: 3/5/2026
Status: Merged
Merged: 3/5/2026
Merged by: @npentrel

Base: mainHead: update-linkcheck


📝 Commits (4)

📊 Changes

11 files changed (+40 additions, -20 deletions)

View changed files

📝 .github/workflows/_check-links.yml (+10 -1)
📝 Makefile (+16 -3)
📝 README.md (+1 -2)
📝 src/langsmith/evaluation-types.mdx (+1 -1)
📝 src/langsmith/images/baseline-experiment-view-dark.png (+0 -0)
📝 src/oss/deepagents/comparison.mdx (+5 -5)
📝 src/oss/deepagents/customization.mdx (+1 -1)
📝 src/oss/javascript/integrations/vectorstores/azure_documentdb.mdx (+1 -2)
📝 src/oss/langchain/agents.mdx (+2 -2)
📝 src/oss/langchain/models.mdx (+1 -1)
📝 src/oss/python/integrations/text_embedding/oci_generative_ai.mdx (+2 -2)

📄 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/docs/pull/2945 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 3/5/2026 **Status:** ✅ Merged **Merged:** 3/5/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `update-linkcheck` --- ### 📝 Commits (4) - [`d01fa5b`](https://github.com/langchain-ai/docs/commit/d01fa5bfb5460eaae3e24366b20629b7ede83808) update GitHub action for linkcheck - [`19afa06`](https://github.com/langchain-ai/docs/commit/19afa0692b2ac5f3b744881036aae4f3b250cb95) update - [`583d4d8`](https://github.com/langchain-ai/docs/commit/583d4d89e19956bb3d107a6af312b1c81ce241f3) use latest - [`bfd94e9`](https://github.com/langchain-ai/docs/commit/bfd94e9742c40fa1250a9f997aaa9f3820c41676) more fixes ### 📊 Changes **11 files changed** (+40 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/_check-links.yml` (+10 -1) 📝 `Makefile` (+16 -3) 📝 `README.md` (+1 -2) 📝 `src/langsmith/evaluation-types.mdx` (+1 -1) 📝 `src/langsmith/images/baseline-experiment-view-dark.png` (+0 -0) 📝 `src/oss/deepagents/comparison.mdx` (+5 -5) 📝 `src/oss/deepagents/customization.mdx` (+1 -1) 📝 `src/oss/javascript/integrations/vectorstores/azure_documentdb.mdx` (+1 -2) 📝 `src/oss/langchain/agents.mdx` (+2 -2) 📝 `src/oss/langchain/models.mdx` (+1 -1) 📝 `src/oss/python/integrations/text_embedding/oci_generative_ai.mdx` (+2 -2) </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-06-05 18:20:53 -04:00
yindo closed this issue 2026-06-05 18:20:53 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3029