This n8n workflow automates the process of backing up n8n workflows to a GitHub repository, ensuring version control and easy deployment. It triggers manually, then compares local workflows with those stored on GitHub to identify new or updated workflows. The workflow creates branches, commits new or modified workflows, and opens pull requests automatically. Additionally, optional Slack notifications inform team members of successful updates. This automation is ideal for maintaining a continuous integration pipeline, collaborating on workflow development, and safeguarding workflow versions with minimal manual effort.
Automated GitHub Backup and PR Workflow for n8n
Node Count | >20 Nodes |
---|---|
Nodes Used | filter, github, httpRequest, if, manualTrigger, merge, n8n, noOp, set, slack, stickyNote |
Reviews
There are no reviews yet.