Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-ymedlop-gitlab

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-ymedlop-gitlab

Node-RED node using GitLab APIs

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

node-red-contrib-gitlab

Node-RED node using GitLab APIs. This is a wrapper around node-gitlab. Check it out for more info.

How to Install

To install Node, please refer to the following site.

https://nodered.org/docs/getting-started/adding-nodes
(Japanese) https://nodered.jp/docs/getting-started/adding-nodes

Available functions(APIs)

The following functions(APIs) can be used:

Project Issues

  • List issues : Get a list of project issues.
  • Create issue : Creates a new project issue.
  • Update issue : Updates an existing project issue. This function is also used to mark an issue as closed.
  • List notes of an issue : Gets a list of all notes for a single issue.
  • Create note of an issue : Creates a new note to a single project issue.
  • Update note of an issue : Modify existing note of an issue.

Repository Files

  • Get File : Get file from repository. Allows you to receive information about file in repository like name, size, content. Note that file content is Base64 encoded.
  • Create File : Create new file in repository
  • Update File : Update existing file in repository
  • Remove File : Delete existing file in repository

Copyright (c) 2017 Kota Suizu
Released under the MIT license
http://opensource.org/licenses/mit-license.php

Keywords

FAQs

Package last updated on 16 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc