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
751cb868
Commit
751cb868
authored
May 14, 2020
by
Ben Bodenmiller
Committed by
Marcia Ramos
May 14, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document broadcast banner in Git remote responses
parent
65f04870
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
doc/user/admin_area/broadcast_messages.md
doc/user/admin_area/broadcast_messages.md
+10
-1
No files found.
doc/user/admin_area/broadcast_messages.md
View file @
751cb868
...
...
@@ -20,10 +20,19 @@ You can style a message's content using the `a` and `br` HTML tags. The `br` tag
## Banners
Banners are shown on the top of a page.
Banners are shown on the top of a page
and in Git remote responses
.
![
Broadcast Message Banner
](
img/broadcast_messages_banner_v12_10.png
)
```
bash
$
git push
...
remote:
remote:
**
Welcome
**
to GitLab :wave:
remote:
...
```
## Notifications
Notifications are shown on the bottom right of a page and can contain placeholders. A placeholder is replaced with an attribute of the active user. Placeholders must be surrounded by curly braces, for example
`{{name}}`
.
...
...
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