Manage changes using the Git node — n8n Workflow
Overzicht
This workflow allows you to add, commit, and push changes to a git repository.
Git node: This node will add the README.md file to the staging area. If you want to add a different file, enter the path of that file instead.
Git1 node: This node will commit all the changes that were added to the staging area by the previous node.
Git2 node: This node will return the commit logs of your repository.
Git3 node: This node will push the changes to a cloud repository.
Gebruikte knooppunten
Workflow-voorvertoning
Hoe het werkt
- 1
Trigger
De workflow start met een trigger-trigger.
- 2
Verwerking
Gegevens stromen door 5 knooppunten, connecting git, manualtrigger.
- 3
Uitvoer
De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.
Knooppuntdetails (5)
On clicking 'execute'
manualTrigger
Git3
git
Hoe deze workflow te importeren
- 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
- 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
- 3Selecteer het gedownloade bestand
manage-changes-using-the-git-nodeen klik op Importeren. - 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
- 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.
Of plak rechtstreeks in n8n → Importeren uit JSON:
Integraties
Gemaakt door
Harshil Agrawal
@harshil1712
Tags
Nieuw bij n8n?
n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.
n8n gratis ophalen →