[PR #2668] [CLOSED] chore: add deprecation warning to readme [closes DOC-739] #2651

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2668
Author: @bracesproul
Created: 2/15/2026
Status: Closed

Base: mainHead: open-swe/8c3830fe-8ac7-bb6e-369e-0cb56ded87ec


📝 Commits (1)

  • 0fab5f7 Add deprecation warning to root README.md to inform users the repository is no longer maintained.

📊 Changes

3 files changed (+6 additions, -3 deletions)

View changed files

📝 README.md (+3 -0)
📝 scripts/check_import_mappings.py (+1 -1)
📝 tests/unit_tests/test_check_pr_imports.py (+2 -2)

📄 Description

Description

Adds a prominent deprecation warning to the root README.md to inform users that this repository is deprecated and should not be used for new projects.

Changes:

  • Added a > [!CAUTION] GitHub alert block at the top of README.md stating the repo is deprecated

Resolves DOC-739

Test Plan

  • Verify the deprecation warning renders correctly on GitHub (should appear as a red caution box)
  • Verify the rest of the README content is unchanged

🔄 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/2668 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 2/15/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `open-swe/8c3830fe-8ac7-bb6e-369e-0cb56ded87ec` --- ### 📝 Commits (1) - [`0fab5f7`](https://github.com/langchain-ai/docs/commit/0fab5f7ea880b4ba3bb5235ee3132c6f97467a5f) Add deprecation warning to root README.md to inform users the repository is no longer maintained. ### 📊 Changes **3 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) 📝 `scripts/check_import_mappings.py` (+1 -1) 📝 `tests/unit_tests/test_check_pr_imports.py` (+2 -2) </details> ### 📄 Description ## Description Adds a prominent deprecation warning to the root README.md to inform users that this repository is deprecated and should not be used for new projects. Changes: - Added a `> [!CAUTION]` GitHub alert block at the top of `README.md` stating the repo is deprecated Resolves DOC-739 ## Test Plan - [ ] Verify the deprecation warning renders correctly on GitHub (should appear as a red caution box) - [ ] Verify the rest of the README content is unchanged --- <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:38 -05:00
yindo closed this issue 2026-02-17 17:23:38 -05:00
yindo changed title from [PR #2668] chore: add deprecation warning to readme [closes DOC-739] to [PR #2668] [CLOSED] chore: add deprecation warning to readme [closes DOC-739] 2026-06-05 18:19:49 -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#2651