[PR #785] [CLOSED] [CI] Add formatting #1674

Closed
opened 2026-02-20 17:45:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/785
Author: @hinthornw
Created: 6/24/2024
Status: Closed

Base: mainHead: wfh/ci


📝 Commits (1)

📊 Changes

9 files changed (+95 additions, -28 deletions)

View changed files

📝 .github/workflows/ci.yml (+9 -1)
📝 Makefile (+5 -0)
📝 examples/cloud_examples/langgraph_to_langgraph_cloud.ipynb (+42 -9)
📝 examples/create-react-agent-hitl.ipynb (+3 -1)
📝 examples/human_in_the_loop/breakpoints.ipynb (+2 -0)
📝 examples/human_in_the_loop/edit-graph-state.ipynb (+5 -3)
📝 examples/human_in_the_loop/time-travel.ipynb (+9 -5)
📝 examples/human_in_the_loop/wait-user-input.ipynb (+15 -6)
📝 examples/state-context-key.ipynb (+5 -3)

📄 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/langgraph/pull/785 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 6/24/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `wfh/ci` --- ### 📝 Commits (1) - [`b527919`](https://github.com/langchain-ai/langgraph/commit/b5279198281a44674d788751320b21cb82af608b) [CI] Add formatting ### 📊 Changes **9 files changed** (+95 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+9 -1) 📝 `Makefile` (+5 -0) 📝 `examples/cloud_examples/langgraph_to_langgraph_cloud.ipynb` (+42 -9) 📝 `examples/create-react-agent-hitl.ipynb` (+3 -1) 📝 `examples/human_in_the_loop/breakpoints.ipynb` (+2 -0) 📝 `examples/human_in_the_loop/edit-graph-state.ipynb` (+5 -3) 📝 `examples/human_in_the_loop/time-travel.ipynb` (+9 -5) 📝 `examples/human_in_the_loop/wait-user-input.ipynb` (+15 -6) 📝 `examples/state-context-key.ipynb` (+5 -3) </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-20 17:45:17 -05:00
yindo closed this issue 2026-02-20 17:45:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1674