Assign issues to interested contributors — n8n ワークフロー

複雑度 トリガー11個のノード🏷️ Project Management👁 869回閲覧作成者:Harshil Agrawal

概要

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.

使用ノード

GitHub

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 11 個のノードを流れます, connecting github, githubtrigger, if。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (11)

GI

GitHub

github

#1

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした assign-issues-to-interested-contributors ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

githubgithubtriggerifswitch

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード11
複雑度medium
トリガーtrigger
閲覧数869
カテゴリProject Management

作成者

Harshil Agrawal

Harshil Agrawal

@harshil1712

タグ

githubgithubtriggerifswitch

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →