N8N Workflows filter by DevOps

Notify a team channel about new software releases via Slack and GitHub

This workflow automatically notifies the team in a Slack channel when code in a GitHub repository gets a new release....

Sample error workflow

A sample error workflow which when triggered sends a notification to the specified Mattermost channel as well as an SMS...

Send SMS alerts based on database queries (Twilio and Postgres)

This workflow automatically queries a Postgres database to find outlier readings for which SMS notifications have not been sent. This...

Incident Response Workflow - Part 3

This workflow is the third of three. You can find the other workflows here: Incident Response Workflow - Part 1...

Incident Response Workflow - Part 2

This workflow is the second of three. You can find the other workflows here: Incident Response Workflow - Part 1...

Manage custom incident response in PagerDuty and Jira

This workflow automatically follows the steps in a custom incident response playbook and manages incidents in PagerDuty, Jira tickets, and...

Backs up n8n Workflows to NextCloud

Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)

Handle errors from a different workflow

When set as "Error Workflow" on other workflow which does fail will it send an Email with information about which...

Send selected GitHub events to Slack

Gets triggered by GitHub once a user stars/unstars a repository Checks if star got added or removed and forwards data...