Actions and Commands
The Commands and Actions GitLab Bot can perform :
Actions | Commands | Open Source |
---|---|---|
Create a Project | create gitlab project <projectname> | No |
Create a Branch | create branch <branchname> for <projectID> from <oldbranchname> | No |
Delete a Branch | delete branch <branchname> from <projectID> | No |
Add an User to a Gitlab Project | add user <userID> to <projectID> | No |
Remove an User to a Gitlab Project | remove user <userID> from <projectID> | No |
Delete Project | delete gitlab project <projectID> | No |
List Members of a Project | list members of <projectID> | No |
List Project(s) | list my projects | No |
→ Actions available by default
→ Actions enriched by OneDevOps | OnBot
Add Comment