[PR #2344] [MERGED] feat(ci): add workflow to check for links to deprecated documentation sites #2350

Closed
opened 2026-02-17 17:23:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2344
Author: @mdrxy
Created: 1/23/2026
Status: Merged
Merged: 1/23/2026
Merged by: @mdrxy

Base: mainHead: mdrxy/block-docs-links


📝 Commits (1)

  • 5165467 feat(ci): add workflow to check for links to deprecated documentation sites

📊 Changes

1 file changed (+43 additions, -0 deletions)

View changed files

.github/workflows/check-external-doc-links.yml (+43 -0)

📄 Description

This pull request adds a new GitHub Actions workflow to automatically check for and block links to deprecated external documentation sites. The workflow runs on pull requests targeting the main branch and helps ensure that documentation links remain up-to-date.


🔄 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/2344 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/block-docs-links` --- ### 📝 Commits (1) - [`5165467`](https://github.com/langchain-ai/docs/commit/516546791423af3945e1832930a2a164cacb8afe) feat(ci): add workflow to check for links to deprecated documentation sites ### 📊 Changes **1 file changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/check-external-doc-links.yml` (+43 -0) </details> ### 📄 Description This pull request adds a new GitHub Actions workflow to automatically check for and block links to deprecated external documentation sites. The workflow runs on pull requests targeting the `main` branch and helps ensure that documentation links remain up-to-date. --- <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:23:19 -05:00
yindo closed this issue 2026-02-17 17:23:19 -05:00
yindo changed title from [PR #2344] feat(ci): add workflow to check for links to deprecated documentation sites to [PR #2344] [MERGED] feat(ci): add workflow to check for links to deprecated documentation sites 2026-06-05 18:18:08 -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#2350