Dispatches about automation
-
Automate GitHub Issues with AI and n8n to Get More Time for Coding
Sep 16, 2025 #development#automation#github#ai#n8nA step-by-step walkthrough for automating GitHub issue triage with n8n and AI so you spend less time on process and more on code.
-
How Automation Saved Me from Oops Moments: Never Skip Tests in Production Again!
Jan 28, 2024 #development#automation#github#githubactionsHow to prevent forgotten .only tests with a pre-commit hook and GitHub Action, using practical automation that catches mistakes early.