Assign issues to interested contributors — n8n Workflow

Gemiddeld complexiteit Trigger11 knooppunten🏷️ Project Management👁 869 weergavendoor Harshil Agrawal

Overzicht

This workflow handles the incoming issues and issues comments for your open-source project. If a contributor is interested, the workflow will assign them the issue.

Note: For organizations, you will have to use the Webhook node to trigger the workflow. You will also have to use the HTTP Request node instead of the regular GitHub node.

You can learn more about this workflow by reading the blog on https://n8n.io/blog.

Gebruikte knooppunten

GitHub

Workflow-voorvertoning

G
Github Trigger
G
Github Trigger
S
Switch
I
IF no assignee?
N
NoOp
I
IF wants to work?
I
IF not assigned?
Assign Issue Creator
Add Comment
N
NoOp1
Assign Commenter
11 nodes9 edges

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een trigger-trigger.

  2. 2

    Verwerking

    Gegevens stromen door 11 knooppunten, connecting github, githubtrigger, if.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (11)

GI

GitHub

github

#1

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand assign-issues-to-interested-contributors en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

{ "name": "Assign issues to interested contributors", "nodes": [...], ...}

Integraties

githubgithubtriggerifswitch

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten11
Complexiteitmedium
Triggertrigger
Weergaven869

Gemaakt door

Harshil Agrawal

Harshil Agrawal

@harshil1712

Tags

githubgithubtriggerifswitch

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →