Working with external services

GitLab has built-in support for a variety of external services, so you can integrate GitLab with your favorite chat service, such as Slack or Campfire, or project management tools, such as Assembla or Pivotal Tracker. In this recipe, we will take a look at how you can set up GitLab to send out an e-mail when someone pushes a commit.

How to do it…

In the following steps, we will set up e-mails on a push:

  1. Log in to your GitLab instance as a project owner.
  2. Click on the project for which you want to set up the service. In this example, I'll be using the super-git project that was created in a previous chapter.
  3. Click on Settings.
  4. Click on Services in the left-hand side menu.
  5. First, we're going to set up the e-mail on push notifications. ...

Get GitLab Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.