[PR #3561] [MERGED] Change review flow #3601

Closed
opened 2026-06-05 18:23:38 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: gh-action-reviews


📝 Commits (3)

  • 31fc22f Change review flow
  • f0c05b6 Merge branch 'main' into gh-action-reviews
  • 9d5beb2 skip for own areas

📊 Changes

3 files changed (+184 additions, -25 deletions)

View changed files

.github/CODEOWNERS (+0 -25)
.github/OWNERS (+31 -0)
.github/workflows/pr-welcome-comment.yml (+153 -0)

📄 Description

Auto-assigning Docs team reviewers is really noisy, so we are trying out this GH action that puts the oneous on the PR author to tag one of us when they are ready for review.


🔄 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/3561 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 4/13/2026 **Status:** ✅ Merged **Merged:** 4/13/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `gh-action-reviews` --- ### 📝 Commits (3) - [`31fc22f`](https://github.com/langchain-ai/docs/commit/31fc22f6c209ab8ac5e9cada9587b47070a12046) Change review flow - [`f0c05b6`](https://github.com/langchain-ai/docs/commit/f0c05b69b656d27d72c156bfb162578f6f7b9d19) Merge branch 'main' into gh-action-reviews - [`9d5beb2`](https://github.com/langchain-ai/docs/commit/9d5beb27a2628b63394bebdba1ba2bac296addfc) skip for own areas ### 📊 Changes **3 files changed** (+184 additions, -25 deletions) <details> <summary>View changed files</summary> ➖ `.github/CODEOWNERS` (+0 -25) ➕ `.github/OWNERS` (+31 -0) ➕ `.github/workflows/pr-welcome-comment.yml` (+153 -0) </details> ### 📄 Description Auto-assigning Docs team reviewers is really noisy, so we are trying out this GH action that puts the oneous on the PR author to tag one of us when they are ready for review. --- <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-06-05 18:23:38 -04:00
yindo closed this issue 2026-06-05 18:23:38 -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#3601