<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Github-Actions on Coding Agent Guide</title><link>https://codingagentguide.com/tags/github-actions/</link><description>Practical guides for AI coding Agent tutorials and operations.</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://codingagentguide.com/tags/github-actions/index.xml" rel="self" type="application/rss+xml"/><item><title>CI Repair Loops for Coding Agents: A Practical Workflow Guide</title><link>https://codingagentguide.com/posts/ci-repair-loops-for-coding-agents/</link><pubDate>Tue, 02 Jun 2026 01:37:27 +0000</pubDate><guid>https://codingagentguide.com/posts/ci-repair-loops-for-coding-agents/</guid><description>How to structure a coding agent CI repair loop: detect a failing CI run, hand the failure context to an agent, validate the fix, and gate the PR without losing evidence or spinning into runaway retry cycles.</description></item><item><title>Keep Coding Agent Prompt Registries Consistent With Drift Checks</title><link>https://codingagentguide.com/posts/prompt-registry-drift-checks-for-coding-agents/</link><pubDate>Fri, 29 May 2026 03:30:59 +0000</pubDate><guid>https://codingagentguide.com/posts/prompt-registry-drift-checks-for-coding-agents/</guid><description>Coding agents read instruction files — AGENTS.md, CLAUDE.md, .github/copilot-instructions.md, and memory files — to understand what tools, workflows, and conventions are available. When those files drift from the actual runtime environment, agents make confidently wrong decisions. This guide explains what prompt registry drift is, how it appears across popular agent runtimes, and how to detect and prevent it with CI-backed drift checks.</description></item><item><title>Triage CI Failures With a Coding Agent Without Losing the Evidence</title><link>https://codingagentguide.com/posts/ci-failure-triage-for-coding-agents/</link><pubDate>Thu, 28 May 2026 09:23:07 +0000</pubDate><guid>https://codingagentguide.com/posts/ci-failure-triage-for-coding-agents/</guid><description>A practical GitHub Actions triage workflow for asking a coding agent to reproduce, explain, patch, and hand off CI failures.</description></item></channel></rss>