[PR #1003] [MERGED] feat(infra): add lockfile check to prevent out-of-sync merges #1051

Closed
opened 2026-02-16 09:18:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/1003
Author: @mdrxy
Created: 2/2/2026
Status: Merged
Merged: 2/2/2026
Merged by: @mdrxy

Base: masterHead: mdrxy/check-lockfile


📝 Commits (4)

  • a41456a feat(infra): add lockfile check to prevent out-of-sync merges
  • d3785e7 Merge branch 'master' into mdrxy/check-lockfile
  • a39bf2f cr
  • 6d8a7a6 Merge branch 'master' into mdrxy/check-lockfile

📊 Changes

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

View changed files

.github/workflows/check_lockfiles.yml (+72 -0)

📄 Description

No description provided


🔄 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/deepagents/pull/1003 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 2/2/2026 **Status:** ✅ Merged **Merged:** 2/2/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `master` ← **Head:** `mdrxy/check-lockfile` --- ### 📝 Commits (4) - [`a41456a`](https://github.com/langchain-ai/deepagents/commit/a41456a6331f1026e94c96eca124150c654eb53c) feat(infra): add lockfile check to prevent out-of-sync merges - [`d3785e7`](https://github.com/langchain-ai/deepagents/commit/d3785e773395f67c1e36ed2560f57484c6e7c8f9) Merge branch 'master' into mdrxy/check-lockfile - [`a39bf2f`](https://github.com/langchain-ai/deepagents/commit/a39bf2f0d2f0bba8dbbea6e5888da720d9ea09f7) cr - [`6d8a7a6`](https://github.com/langchain-ai/deepagents/commit/6d8a7a6141019c7f145fec663b1369f91d2dab5b) Merge branch 'master' into mdrxy/check-lockfile ### 📊 Changes **1 file changed** (+72 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/check_lockfiles.yml` (+72 -0) </details> ### 📄 Description _No description provided_ --- <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-16 09:18:01 -05:00
yindo closed this issue 2026-02-16 09:18:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagents#1051