Automate GitHub Issue Assignments via Comment Commands β€” n8n Workflow

Medium complexity⚑ Trigger10 nodes🏷️ Project ManagementπŸ‘ 85 viewsby Roshan Ramani

Overview

πŸ€– GitHub Auto-Assign Bot

Streamline your open source project with intelligent issue assignment automation.

✨ What It Does Automatically assigns GitHub issues to contributors who comment "assign me" - eliminating manual triage work and creating a fair, first-come-first-served system.

πŸ”‘ Key Features Smart Detection**:
Monitors both new issues and comments for assignment requests Conflict Prevention**:
Checks existing assignments before making new ones Auto-Labeling**:
Adds "assigned

Nodes used

GitHub

Workflow Preview

Loading workflow preview...

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 10 nodes, connecting github, githubtrigger, if.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (10)

GI

GitHub

github

#1

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows β†’ New β†’ Import from file.
  3. 3Select the downloaded automate-github-issue-assignments-via-comment-commands file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n β†’ Import from JSON:

{ "name": "Automate GitHub Issue Assignments via Comment Commands", "nodes": [...], ...}

Integrations

githubgithubtriggerifswitch

Get This Workflow

Download and import in one click

View on n8n.io
Nodes10
Complexitymedium
Triggertrigger
Views85

Created by

Roshan Ramani

Roshan Ramani

@rawsun007

Tags

githubgithubtriggerifswitch
⚑

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free β†’