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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
31e0dee3
Commit
31e0dee3
authored
Feb 18, 2016
by
Grzegorz Bizon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation about build emails service
Closes #12497
parent
c943dae6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
doc/ci/quick_start/README.md
doc/ci/quick_start/README.md
+16
-0
No files found.
doc/ci/quick_start/README.md
View file @
31e0dee3
...
...
@@ -184,6 +184,22 @@ you expected.
You are also able to view the status of any commit in the various pages in
GitLab, such as
**Commits**
and
**Merge Requests**
.
## Enabling build emails
If you want to recieve notifications about builds (when build fails, for
example), you should enable
**Build Emails Service**
.
**Build Emails**
service is available on a
**Service**
page in a project's
settings. You should activate it by checking an
*Active*
checkbox, and clicking
"Save changes".
Note that you can also provide a list of recipients that will always recieve
notifications or indicate that you want a pusher to also recieve notification
about each build's status.
If you decide to check
*Notify only broken builds*
checkbox, notifications will
be sent only for failed builds.
## Builds badge
You can access a builds badge image using following link:
...
...
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