[PR #1751] [MERGED] improve: clarify GitHub Admin responsibilities for CICD #1815

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1751
Author: @l2and
Created: 12/5/2025
Status: Merged
Merged: 12/8/2025
Merged by: @lnhsingh

Base: mainHead: clarify-GitHub-Admin-responsibilities


📝 Commits (2)

  • b9f9672 improve: clarify GitHub Admin responsibilities for CICD
  • fdeb999 Apply suggestions from code review

📊 Changes

1 file changed (+29 additions, -24 deletions)

View changed files

📝 src/langsmith/deploy-to-cloud.mdx (+29 -24)

📄 Description

Overview

Added notes and clarity to the article to walk GitHub admins who are not in LangSmith how to go through the OAUTH process.

(also fixed indentations from double space to 4-space)

Type of change

Type: Update existing documentation / formatting

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/1751 **Author:** [@l2and](https://github.com/l2and) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `clarify-GitHub-Admin-responsibilities` --- ### 📝 Commits (2) - [`b9f9672`](https://github.com/langchain-ai/docs/commit/b9f96722f6f8ade9dce4c90e0c63692e31436105) improve: clarify GitHub Admin responsibilities for CICD - [`fdeb999`](https://github.com/langchain-ai/docs/commit/fdeb9997cb20a7c79b2ba328b587267b7825bada) Apply suggestions from code review ### 📊 Changes **1 file changed** (+29 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/deploy-to-cloud.mdx` (+29 -24) </details> ### 📄 Description ## Overview Added notes and clarity to the article to walk GitHub admins who are not in LangSmith how to go through the OAUTH process. (also fixed indentations from double space to 4-space) ## Type of change **Type:** Update existing documentation / formatting <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: https://langchain.slack.com/archives/C09J6LBBUHL ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] 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:45 -05:00
yindo closed this issue 2026-02-17 17:22:45 -05:00
yindo changed title from [PR #1751] improve: clarify GitHub Admin responsibilities for CICD to [PR #1751] [MERGED] improve: clarify GitHub Admin responsibilities for CICD 2026-06-05 18:15:04 -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#1815