ChatOps commands can be used to service support requests for GitLab.com, especially useful when one does not have admin access. In the interest of maintaining a single source of truth, it is recommended to use the built-in "help" command within ChatOps to see what commands are available or inspecting the code itself.
Note: Before you can use ChatOps, you will need to request access.
Uses the GitLab API for managing namespaces.
/chatops run namespace --help
Note: If you are attempting to search for a sub-group and not a top level group, you'll need to ensure the slash
/
is encoded to%2F
. For example, the path of the sub-groupgitlab-com/support
should be entered asgitlab-com%2Fsupport
.
Uses the GitLab API for managing users.
/chatops run user --help
/chatops run feature --help