1.0.2 • Published 1 year ago

@satyasyahputra/gitlab-helper v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

gitlab-helper

Installation

Make sure you already install nodejs in your computer by run this command:

node -v

Install gitlab-helper in global

npm install -g gitlab-helper

Set required environtment variable on your terminal:

GITLAB_HOSTNAME=<gitlab_host>
GITLAB_PROJECT_ID=<your_gitlab_project_id>
GITLAB_MERGE_REQUEST_QUERY=<query_to_filter_your_merge_request>
GITLAB_PRIVATE_TOKEN=<gitlab_private_token>

Run command

Rebase Open MR

rebase-mr
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago