“github-actions”
Agent Evals in CI: Suites That Run on Every Commit
Set up agent evaluation suites that run on every commit using the OpenAI Agents SDK, with GitHub Actions integration, regression detection, and PR commenting.
Context-Driven Development: Managing AI Agents, System Architecture, and CI/CD with INTENT.md, DESIGN.md, and AGENTS.md
Learn how to enforce structured context for AI coding agents and CI/CD pipelines using INTENT.md, DESIGN.md, and AGENTS.md with automated GitHub Actions guardrails.
CI/CD for the Web: A GitHub Actions Masterclass
From first workflow to production: triggers, jobs, caching, matrices, reusable workflows, environments, and the security hardening that keeps GitHub Actions pipelines safe in 2026.
Automated CI/CD Regression Evaluation for ADK Agents
Implement an automated Python quality gate for ADK agents in CI/CD pipelines to prevent trajectory regressions and enforce pass-rate thresholds before deployment.
One-Command CI/CD Deployment for ADK with GitHub Actions
Set up an end-to-end GitHub Actions workflow that executes tests, runs ADK evaluation quality gates, builds multi-stage Docker images, and deploys to Cloud Run.