[PR #2211] [MERGED] Auto trigger publish when pushing to main #2232

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2211
Author: @lnhsingh
Created: 1/13/2026
Status: Merged
Merged: 1/13/2026
Merged by: @lnhsingh

Base: mainHead: publish


📝 Commits (1)

  • 6a9d761 Auto trigger publish when pushing to main

📊 Changes

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

View changed files

📝 .github/workflows/publish.yml (+3 -0)

📄 Description

Originally when we set up this docs repo, we created a manual workflow for publishing in the event that we wanted to merge something but not release it yet. In practice, we haven't had to do that ever and it has caused issues with people merging and then forgetting to publish.

This PR automates the trigger to publish docs.


🔄 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/2211 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `publish` --- ### 📝 Commits (1) - [`6a9d761`](https://github.com/langchain-ai/docs/commit/6a9d761476ed4e1964a386b8b2ea782ed3938aab) Auto trigger publish when pushing to main ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/publish.yml` (+3 -0) </details> ### 📄 Description Originally when we set up this docs repo, we created a manual workflow for publishing in the event that we wanted to merge something but not release it yet. In practice, we haven't had to do that ever and it has caused issues with people merging and then forgetting to publish. This PR automates the trigger to publish docs. --- <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:12 -05:00
yindo closed this issue 2026-02-17 17:23:12 -05:00
yindo changed title from [PR #2211] Auto trigger publish when pushing to main to [PR #2211] [MERGED] Auto trigger publish when pushing to main 2026-06-05 18:17:22 -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#2232