Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
158e85a5
Commit
158e85a5
authored
Feb 21, 2022
by
Jaspreet Singh
Committed by
Kati Paizee
Feb 21, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Value issues for mattermost_slash_commands.md
parent
124f7b9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
doc/user/project/integrations/mattermost_slash_commands.md
doc/user/project/integrations/mattermost_slash_commands.md
+7
-7
No files found.
doc/user/project/integrations/mattermost_slash_commands.md
View file @
158e85a5
...
...
@@ -32,7 +32,7 @@ on your configuration:
If Mattermost is installed on the same server as GitLab, the configuration process can be
done for you by GitLab.
Go to the Mattermost Slash Command service on your project and
click
**Add to Mattermost**
button
.
Go to the Mattermost Slash Command service on your project and
select
**Add to Mattermost**
.
## Manual configuration
...
...
@@ -52,13 +52,13 @@ installations from source.
To enable custom slash commands from the Mattermost administrator console:
1.
Sign in to Mattermost as a user with administrator privileges.
1.
Next to your username,
click
the
**{ellipsis_v}**
**Settings**
icon, and
1.
Next to your username,
select
the
**{ellipsis_v}**
**Settings**
icon, and
select
**System Console**
.
1.
Select
**Integration Management**
, and set these values to
`TRUE`
:
-
**Enable Custom Slash Commands**
-
**Enable integrations to override usernames**
-
**Enable integrations to override profile picture icons**
1.
Click
**Save**
, but do not close this browser tab, because you need it in
1.
Select
**Save**
, but do not close this browser tab, because you need it in
a later step.
### Get configuration values from GitLab
...
...
@@ -85,9 +85,9 @@ the previous step:
1.
In the Mattermost tab you left open when you
[
enabled custom slash commands
](
#enable-custom-slash-commands
)
, go to your
team page.
1.
Click
the
**{ellipsis_v}**
**Settings**
icon, and select
**Integrations**
.
1.
Select
the
**{ellipsis_v}**
**Settings**
icon, and select
**Integrations**
.
1.
In the left menu, select
**Slash commands**
.
1.
Click
**Add Slash Command**
:
1.
Select
**Add Slash Command**
:
!
[
Mattermost add command
](
img/mattermost_add_slash_command.png
)
1.
Provide a
**Display Name**
and
**Description**
for your new command.
...
...
@@ -101,7 +101,7 @@ the previous step:
[
viewed configuration values
](
#get-configuration-values-from-gitlab
)
.
1.
For all other values, you may use the suggestions from GitLab or use your
preferred values.
1.
Copy the
**Token**
value, as you need it in a later step, and
click
**Done**
.
1.
Copy the
**Token**
value, as you need it in a later step, and
select
**Done**
.
### Provide the Mattermost token to GitLab
...
...
@@ -116,7 +116,7 @@ provide to GitLab:
!
[
Mattermost copy token to GitLab
](
img/mattermost_gitlab_token.png
)
1.
Click
**Save changes**
for the changes to take effect.
1.
Select
**Save changes**
for the changes to take effect.
Your slash command can now communicate with your GitLab project.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment