Assign issues to interested contributors — n8n ワークフロー
概要
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
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 11 個のノードを流れます, connecting github, githubtrigger, if。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (11)
GI#1
GitHub
github
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
assign-issues-to-interested-contributorsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Assign issues to interested contributors", "nodes": [...], ...}
インテグレーション
githubgithubtriggerifswitch
作成者
Harshil Agrawal
@harshil1712
タグ
githubgithubtriggerifswitch