Manage changes using the Git node — Workflow n8n

Faible complexité Déclencheur5 nœuds💎 Other👁 1,241 vuespar Harshil Agrawal

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

On clicking 'execute'Git3

Aperçu du workflow

O
On clicking 'execute'
G
Git
G
Git1
G
Git2
G
Git3
5 nodes4 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 5 nœuds, connecting git, manualtrigger.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (5)

ON

On clicking 'execute'

manualTrigger

#1
GI

Git3

git

#2

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier manage-changes-using-the-git-node téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Manage changes using the Git node", "nodes": [...], ...}

Intégrations

gitmanualtrigger

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds5
Complexitélow
Déclencheurtrigger
Vues1,241
CatégorieOther

Créé par

Harshil Agrawal

Harshil Agrawal

@harshil1712

Tags

gitmanualtrigger

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 →