[PR #52] [MERGED] ci: check doc build #368

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/52
Author: @eyurtsev
Created: 7/19/2025
Status: Merged
Merged: 7/19/2025
Merged by: @eyurtsev

Base: mainHead: ci_add_doc_validation


📝 Commits (6)

📊 Changes

3 files changed (+78 additions, -106 deletions)

View changed files

📝 .github/workflows/ci.yml (+11 -2)
.github/workflows/test-build-docs.yml (+65 -0)
📝 src/cloud/how-tos/studio/quick_start.md (+2 -104)

📄 Description

This PR adds basic testing to verify that there are no broken links / that mdx files can be parsed using the mint cli.


🔄 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/52 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 7/19/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `ci_add_doc_validation` --- ### 📝 Commits (6) - [`593d41d`](https://github.com/langchain-ai/docs/commit/593d41d9109660fbfe4e6f1bb4cc0633eb891aaa) x - [`5319ded`](https://github.com/langchain-ai/docs/commit/5319dede47d4232c49af173984da9d5f0f439467) x - [`902b6bf`](https://github.com/langchain-ai/docs/commit/902b6bf0bffaadb0abbf54451e5d057671d36a73) x - [`2e4b828`](https://github.com/langchain-ai/docs/commit/2e4b828944835fb06c30086c4c1fba1d39d801d9) x - [`006b54d`](https://github.com/langchain-ai/docs/commit/006b54d4d61f79c7b30850c5a10f8f785276aed2) x - [`c5483dc`](https://github.com/langchain-ai/docs/commit/c5483dc03cef4b6c50f5b56464de9ff32b080300) x ### 📊 Changes **3 files changed** (+78 additions, -106 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+11 -2) ➕ `.github/workflows/test-build-docs.yml` (+65 -0) 📝 `src/cloud/how-tos/studio/quick_start.md` (+2 -104) </details> ### 📄 Description This PR adds basic testing to verify that there are no broken links / that mdx files can be parsed using the mint cli. --- <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-17 17:20:13 -05:00
yindo closed this issue 2026-02-17 17:20:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#368