A backup of your scenarios in a repository — automatically

On a schedule the scenario saves copies of all your automations to GitHub, updating only the ones that changed — with an edit history.

  • A fresh copy of every scenario with no manual export
  • Only the changed ones are updated — nothing extra
  • History: you can see what changed and when
  • There's always somewhere to roll back to on failure
n8nGitHub

How it works

Automating GitHub takes no code: a ready-made scenario does the routine for you.

  1. Starts when: On clicking 'execute'
  2. Then: n8n
  3. Check: Loop Over Items
  4. Then: Execute Workflow
  5. Then: Return
  6. Then: Get File
  7. Check: Merge Items
  8. Then: isDiffOrNew
  9. Check: Check Status
  10. If no: Edit existing file
  11. If no: Create new file
  12. Check: If file too large
  13. Starts when: Schedule Trigger
  14. Then: Get file data
  15. Then: Globals
  16. Starts when: Execute Workflow Trigger

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.