Milestones
You can use the Milestones tab to manage your GitHub repository milestones.
Navigate the Milestones tab
To open the Milestones tab, click DevOps > Milestones.
Milestones are listed by due date and display the following information.
- Title: The title of the milestone.
- Closed and open issues: The issues that are part of a milestone.
- Due date: The date by which the milestone must be completed.
- Progress bar: The completion percentage of the milestone.
Create a milestone
To create a milestone, complete the following steps.
- In the Milestone tab, click New Milestone.
- In the New Milestone tab, enter the milestone title in the Title field.
- Optional: In the Due Date field, enter when the milestone is expected to be completed by.
- Optional: In the Description field, enter the description of the milestone.
- Click Create Milestone.
Sort milestones
You can sort the Milestone tab to view open, closed, or all milestones. You can also sort milestones by Due date, Progress, Open issues, Name, and Recently updated. Click the Toggle sort direction icon to sort results in ascending or descending order.
Milestone actions
In the milestone row, click the following icons to perform a milestone action.
| Icon | Description |
|---|---|
| View issues | Views the issues of a milestone in the Issues tab. |
| Edit milestone | Edits the title, due date, and description of the milestone. |
| Close milestone | Marks the milestone as closed. |
| Delete milestone | Deletes the milestone. |