Topics
Automation
Every article on Automation published on this blog, newest first: 2 in total, written by Ramón Chancay.
2 articles on Automation
From a Jira ticket to a pull request: the end-to-end autonomous system
How I turned the agent into an autonomous system: a Jira ticket triggers it (webhook or polling), a queue with persistent state processes it exactly once, and it returns a PR and a Jira comment.
Read moreI automated a news site with n8n: from 20 RSS feeds to WordPress drafts
How I built an n8n pipeline that reads 20 RSS feeds, deduplicates with Postgres, curates and rewrites with tiered AI, and leaves the article as a WordPress draft with an image and a Telegram alert.
Read more