New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gitlab-mrcli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab-mrcli

CLI helper for creating Gitlab Merge Requests

latest
Source
npmnpm
Version
1.6.0
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

Merge Request Command Line Interface

This helper fills the inputs on the "New Merge Request" page.

Requirements

  • The GIT Repo should use the SSH Schema (.git URL)

Installation

npm install -g gitlab-mrcli

Usage

  • Run the mr command in a folder with a git repo.
  • Answer the interactive questions then your gitlab provider opens in your browser with the form filled out.
  • Check it then submit the form.

Standard Commit

  • If the project has a standard-commitrc.json the helper will try to fill out the ticket field form the branch name For Details see: https://github.com/takl95/standard-branch https://github.com/takl95/standard-commit

FAQs

Package last updated on 02 Sep 2021

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