Manage changes using the Git node — Workflow n8n
Aperçu
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.
Nœuds utilisés
Aperçu du workflow
Comment ça fonctionne
- 1
Déclencheur
Le workflow démarre avec un déclencheur déclencheur.
- 2
Traitement
Les données transitent par 5 nœuds, connecting git, manualtrigger.
- 3
Sortie
Le workflow termine son automatisation et livre le résultat à la destination configurée.
Détails des nœuds (5)
On clicking 'execute'
manualTrigger
Git3
git
Comment importer ce workflow
- 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
- 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
- 3Sélectionnez le fichier
manage-changes-using-the-git-nodetéléchargé et cliquez sur Importer. - 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
- 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.
Ou collez directement dans n8n → Importer depuis JSON :
Intégrations
Créé par
Harshil Agrawal
@harshil1712
Tags
Nouveau sur n8n ?
n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.
Obtenir n8n gratuitement →