VOOZH about

URL: https://docs.github.com/en/enterprise-server@3.21/issues/using-labels-and-milestones-to-track-work/associating-milestones-with-issues-and-pull-requests

⇱ Associating milestones with issues and pull requests - GitHub Enterprise Server 3.21 Docs


Skip to main content

Associating milestones with issues and pull requests

You can associate similar issues and pull requests with a milestone to better track their progress.

  1. On GitHub, navigate to the main page of the repository.

  2. Under your repository name, click Issues or Pull requests.

  3. Select the checkbox next to the items you want associated with a milestone.

  4. Above the list of issues or pull requests, select the Milestone dropdown menu.

  5. In the "Filter milestones" field, start typing the name of an existing milestone, then click the milestone's name to associate it with the item.

Tip

As you're working on issues and pull requests, you can track the progress of your milestone.

Further reading