[PR #688] [MERGED] fix: dont make preview branches for community PRs #926

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/688
Author: @hntrl
Created: 9/29/2025
Status: Merged
Merged: 9/29/2025
Merged by: @lnhsingh

Base: mainHead: hunter/disable-community-previews


📝 Commits (1)

  • e27d499 fix: dont make preview branches for community PRs

📊 Changes

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

View changed files

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

📄 Description

If you make a PR against this repo, the preview branch step will always fail since the runner doesn't have access to create branches against the fork


🔄 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/688 **Author:** [@hntrl](https://github.com/hntrl) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `hunter/disable-community-previews` --- ### 📝 Commits (1) - [`e27d499`](https://github.com/langchain-ai/docs/commit/e27d49992ba5da1380211d5c722c4602ec4112bf) fix: dont make preview branches for community PRs ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/create-preview-branch.yml` (+3 -0) </details> ### 📄 Description If you make a PR against this repo, the preview branch step will always fail since the runner doesn't have access to create branches against the fork --- <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:21:23 -05:00
yindo closed this issue 2026-02-17 17:21:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#926