[PR #1956] [CLOSED] chore: make preview env comment give a link instead of an id #2007

Closed
opened 2026-02-17 17:22:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1956
Author: @cwlbraa
Created: 12/17/2025
Status: Closed

Base: mainHead: cwlbraa/preview-links


📝 Commits (4)

  • c166eec chore: make preview env comment give a link instead of an id
  • 23b3df9 try to use MINTLIFY_PROJECT_ID
  • 582b456 unconditionalize
  • d1f2f97 reference project id directly

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 .github/workflows/create-preview-branch.yml (+3 -1)

📄 Description

This PR updates the preview-environment commenter to give a link instead of an ID.

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

🔄 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/1956 **Author:** [@cwlbraa](https://github.com/cwlbraa) **Created:** 12/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cwlbraa/preview-links` --- ### 📝 Commits (4) - [`c166eec`](https://github.com/langchain-ai/docs/commit/c166eecd6e42824fbf7d06b87dd8fbeadd3ea1a1) chore: make preview env comment give a link instead of an id - [`23b3df9`](https://github.com/langchain-ai/docs/commit/23b3df95d26414a4b1969abc5e66ec5fc976c470) try to use MINTLIFY_PROJECT_ID - [`582b456`](https://github.com/langchain-ai/docs/commit/582b456f40607fc848888fa5bdcc99dff630d55c) unconditionalize - [`d1f2f97`](https://github.com/langchain-ai/docs/commit/d1f2f974ea4eb67cc00e7f4edbe86a9026ea9082) reference project id directly ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/create-preview-branch.yml` (+3 -1) </details> ### 📄 Description This PR updates the preview-environment commenter to give a link instead of an ID. ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [ ] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed --- <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:22:57 -05:00
yindo closed this issue 2026-02-17 17:22:58 -05:00
yindo changed title from [PR #1956] chore: make preview env comment give a link instead of an id to [PR #1956] [CLOSED] chore: make preview env comment give a link instead of an id 2026-06-05 18:16: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#2007