0.2.0 • Published 8 months ago

n8n-nodes-onedev v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

n8n-nodes-onedev

This is an n8n community node. It lets you use OneDev in your n8n workflows.

OneDev is a Self-hosted Git Server with CI/CD and Kanban

n8n is a fair-code licensed workflow automation platform.

Installation
Trigger
Operations
Credentials
Compatibility
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Trigger

Starts the workflow when OneDev events occur.

Available event types:

  • Code Push
  • Pull Request
  • Issue
  • Code Comment
  • Build

Operations

Project:

  • Create
  • Delete
  • Get basic info
  • Get setting
  • Get path
  • Get clone url
  • Get forks
  • Get labels

Repository:

  • Create branch
  • Delete branch
  • Get branch
  • Create tag
  • Delete tag
  • Get tag
  • Get commit

Credentials

Create a Access Token on your OneDev server.

Compatibility

  • n8n: above 1.4.0
  • OneDev: above 9.0.0

Usage

Workflows are triggered by OneDev events, and then get relevant data from the API.

Resources

0.2.0

8 months ago

0.1.0

8 months ago