Working with milestones

When a project gets a little bigger, it's nice to have some sort of project management system. GitLab can help you with this. We already looked at the issue tracker and merge requests, but we can combine these two in milestones. In this recipe, we will take a look at how you can create milestones and how you can use them most effectively.

How to do it…

Let's create a milestone by performing the following steps:

  1. Log in to your GitLab instance.
  2. Go to the super-git project or any project you want to create a milestone for.
  3. Click on the Issues menu item.
  4. Click on the Milestones tab.
    How to do it…
  5. Click on New Milestone.
  6. In the form, fill in the title ...

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.