[PR #558] [MERGED] chore: add agent builder ci #560

Closed
opened 2026-02-16 02:16:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/helm/pull/558
Author: @joaquin-borggio-lc
Created: 1/20/2026
Status: Merged
Merged: 1/21/2026
Merged by: @joaquin-borggio-lc

Base: mainHead: joaquin/provide-github-token-as-required-by-action


📝 Commits (6)

📊 Changes

3 files changed (+136 additions, -1 deletions)

View changed files

📝 .github/workflows/release_charts.yaml (+2 -1)
charts/langsmith/ci/agent-builder-values.yaml (+133 -0)
📝 charts/langsmith/ci/readonly-config-values.yaml (+1 -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/helm/pull/558 **Author:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Created:** 1/20/2026 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Base:** `main` ← **Head:** `joaquin/provide-github-token-as-required-by-action` --- ### 📝 Commits (6) - [`343fb99`](https://github.com/langchain-ai/helm/commit/343fb99af02b2ecf75b92526a86cdecf0505b041) chore: add agent builder ci - [`0ecbfc2`](https://github.com/langchain-ai/helm/commit/0ecbfc28a9c1253002f1bd88cdf9ab6303bfb002) enable ingress - [`1bd5bc0`](https://github.com/langchain-ai/helm/commit/1bd5bc04775be38be9e8ac79b35999717c852684) remove unnecessary migrations - [`da2f0a7`](https://github.com/langchain-ai/helm/commit/da2f0a70ee5073931d4e2f2a929a631cf803f90e) keda not enabled - [`2f8dabc`](https://github.com/langchain-ai/helm/commit/2f8dabc6b945daf518c862a8659f479c2a40f5a8) reduce ingest queue resources - [`5cb8be0`](https://github.com/langchain-ai/helm/commit/5cb8be024504b8b2e73c1116d552d575ba1f193d) dont install crds on later acion ### 📊 Changes **3 files changed** (+136 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release_charts.yaml` (+2 -1) ➕ `charts/langsmith/ci/agent-builder-values.yaml` (+133 -0) 📝 `charts/langsmith/ci/readonly-config-values.yaml` (+1 -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 02:16:39 -05:00
yindo closed this issue 2026-02-16 02:16:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/helm#560