<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Workflow Automation on Shadowfish</title><link>https://shadowfish.night-tower.net/tags/workflow-automation/</link><description>Recent content in Workflow Automation on Shadowfish</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>© 2026 Creeping depths of the deep</copyright><lastBuildDate>Sat, 01 Aug 2026 20:20:00 +0200</lastBuildDate><atom:link href="https://shadowfish.night-tower.net/tags/workflow-automation/index.xml" rel="self" type="application/rss+xml"/><item><title>Lazy SRE Automation: How n8n and Ollama Write Their Own Pull Requests When Servers Crash</title><link>https://shadowfish.night-tower.net/post/n8n-sre-log-triage-auto-pr/</link><pubDate>Sat, 01 Aug 2026 20:20:00 +0200</pubDate><guid>https://shadowfish.night-tower.net/post/n8n-sre-log-triage-auto-pr/</guid><description>&lt;p&gt;Getting woken up by an alert at 2:15 AM because a container crashed on a port conflict is a rite of passage every DevOps engineer despises.&lt;/p&gt;
&lt;p&gt;Standard engineering response: Wake up, open your laptop in the dark, SSH into the host, parse &lt;code&gt;docker logs&lt;/code&gt;, realize a memory limit or port mapping is misconfigured, edit the &lt;code&gt;docker-compose.yml&lt;/code&gt;, commit the fix, and go back to sleep angry.&lt;/p&gt;
&lt;p&gt;Lazy homelab engineering response: Build an automated &lt;strong&gt;n8n + Vector + Ollama AI&lt;/strong&gt; pipeline that catches the crash log, diagnoses the root cause, writes the code patch, creates a Git branch, opens a &lt;strong&gt;Pull Request&lt;/strong&gt;, and pings your phone on Discord so you can click &amp;ldquo;Merge&amp;rdquo; without leaving bed.&lt;/p&gt;
&lt;p&gt;Here is how I built the &lt;strong&gt;SRE Log Triage &amp;amp; Auto-PR Workflow&lt;/strong&gt; using &lt;strong&gt;&lt;a href="https://n8n.io" target="_blank" rel="noreferrer"&gt;n8n&lt;/a&gt;&lt;/strong&gt;—the premier open-source workflow automation platform.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://shadowfish.night-tower.net/post/n8n-sre-log-triage-auto-pr/featured.jpg"/></item></channel></rss>