GitLab

Actions and Commands

The Commands and Actions GitLab Bot can perform :

ActionsCommands

Create a Project

create gitlab project <projectname>

Create a Branch

create branch <branchname> for <projectID> from <oldbranchname>

Delete a Branch

delete branch <branchname> from <projectID>

Add an User to a Gitlab Project

add user <userID> to <projectID>

Remove an User to a Gitlab Project

remove user <userID> from <projectID>

Delete Project

delete gitlab project <projectID>

List Members of a Project

list members of <projectID>

List Project(s)

list my projects

        → Actions available by default

        → Actions enriched by OneDevOps | OnBot