[PR #3946] [CLOSED] chore: add CODEOWNERS for deepagents CLI docs #3957

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3946
Author: @open-swe[bot]
Created: 5/11/2026
Status: Closed

Base: mainHead: open-swe/codeowners-cli


📝 Commits (1)

  • e211099 chore: add CODEOWNERS for deepagents CLI docs

📊 Changes

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

View changed files

.github/CODEOWNERS (+12 -0)

📄 Description

Description

Adds a minimal .github/CODEOWNERS so GitHub auto-requests review from @mdrxy and @npentrel on PRs touching src/oss/deepagents/cli/. Requested in Slack — Mason wants CLI doc PRs to land in his GitHub inbox automatically, and Naomi agreed to be added alongside.

This intentionally only adds the CLI rule. General doc ownership continues to flow through .github/OWNERS and the pr-welcome-comment workflow (which is deliberately named OWNERS rather than CODEOWNERS to avoid auto-requesting reviewers across the repo).

Release Note

none

Test Plan

  • Once merged, open a PR touching a file under src/oss/deepagents/cli/ and confirm @mdrxy and @npentrel are auto-requested as reviewers.

Opened collaboratively by Mason Daugherty and open-swe.


🔄 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/3946 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/11/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `open-swe/codeowners-cli` --- ### 📝 Commits (1) - [`e211099`](https://github.com/langchain-ai/docs/commit/e211099cc84ff44cb7056b2b7c8de39829a3d687) chore: add CODEOWNERS for deepagents CLI docs ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/CODEOWNERS` (+12 -0) </details> ### 📄 Description ## Description Adds a minimal `.github/CODEOWNERS` so GitHub auto-requests review from @mdrxy and @npentrel on PRs touching `src/oss/deepagents/cli/`. Requested in Slack — Mason wants CLI doc PRs to land in his GitHub inbox automatically, and Naomi agreed to be added alongside. This intentionally only adds the CLI rule. General doc ownership continues to flow through `.github/OWNERS` and the `pr-welcome-comment` workflow (which is deliberately named OWNERS rather than CODEOWNERS to avoid auto-requesting reviewers across the repo). ## Release Note none ## Test Plan - [ ] Once merged, open a PR touching a file under `src/oss/deepagents/cli/` and confirm @mdrxy and @npentrel are auto-requested as reviewers. _Opened collaboratively by Mason Daugherty and open-swe._ --- <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:53:42 -04:00
yindo closed this issue 2026-06-05 18:53:42 -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#3957